declare
iPrice number;
begin
..
select kost_soll_voll_mz into iPrice
from erhtks
where
tl_nr = pTl_nr and
tl_fam = pTl_fam and
tl_atn = pTl_atn and
koa_nr = pKoa_nr and
kal_auf_nr_ursp = pKal_auf_nr and
rownum = 1;
Microsoft AX 2012, X++, C#, SQL server, SSRS, Java, JavaFX, Oracle, PL/SQL, Delphi - codes examples, step-by-step tutorials, experiences.
Thursday, December 21, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment