Avaloq Script. script, Avaloq PL/SQL. Avaloq script , Avaloq API Avaloq. API - Avaloq script , , , .., Avaloq script ,
Avaloq script PL/SQL, VB. , , .
[Script 1.0]
script package up is
import native def_1;
procedure p(
i_g text
)
is
l_txt text;
begin
with mem_m(idx) as msg do
with book_aud(evt_id) as book do
book.upd_pkt(
evt_nr => i__nr
,ref_nr => msg.h.id
,account_nr => msg.h.id
,status => '1'
);
end with;
end with;
end p;
, , . mem_m, book_aud - DDIC Avaloq, , , . , , Avaloq.