Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to save Custom control records through module pool program ?

Former Member
0 Likes
443

Hi guru ,

1. How to save Custom control records through module pool program ?

I wrote multiple lines of record in custom control

Who to save that records ?

thanking you.

Regards,

Subash.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

Hi,

You can go for a Z -table and store the data in the Z-table. Write the insert statements in the PAI module.

2 REPLIES 2
Read only

Former Member
0 Likes
408

Hi,

You can go for a Z -table and store the data in the Z-table. Write the insert statements in the PAI module.

Read only

Former Member
0 Likes
407

ok