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

BDC for CA01

Former Member
0 Likes
514

Hi All

Can any body help me to give me coding for the BDC for the Transaction CA01

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Record the CA01 in SHDB

upload the text file data into an itab

loop itab

put recording code with itab values

endloop

l

Hi All

Can any body help me to give me coding for the BDC for the Transaction CA01

1 REPLY 1
Read only

Former Member
0 Likes
486

Record the CA01 in SHDB

upload the text file data into an itab

loop itab

put recording code with itab values

endloop

l