
Zoltan_Gyimesi
Legendary Poster
Hi JDEList,
I really hope that somebody can help me.
I would like (have)to copy F0911 records whith Changed Ledger Type and I really hate to create 104 variable and map them into a FetchSingle and map again into an Insert file i/o statement.
Is there any suggestion how can I do it in an other way?
I tried to create a NER BSFN and mapping only the primary key fields + 3 other and hoped that I can figure out easily how to modify the generated C source replacing the data structure of the Insert with the data structure of the FetchSingle to accomplish this task.
Unfortunately I wasn't able to solve my problem this way because the C source handles quite differently the FetchSingle and the Insert statement.
Please, help.
Thanks in advance!
Regards,
Zoltán
B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
I really hope that somebody can help me.
I would like (have)to copy F0911 records whith Changed Ledger Type and I really hate to create 104 variable and map them into a FetchSingle and map again into an Insert file i/o statement.
Is there any suggestion how can I do it in an other way?
I tried to create a NER BSFN and mapping only the primary key fields + 3 other and hoped that I can figure out easily how to modify the generated C source replacing the data structure of the Insert with the data structure of the FetchSingle to accomplish this task.
Unfortunately I wasn't able to solve my problem this way because the C source handles quite differently the FetchSingle and the Insert statement.
Please, help.
Thanks in advance!
Regards,
Zoltán
B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)