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 query

Former Member
0 Likes
239

if suppose v r creating 2 r more dialog screens in dialog programming ..in both screens v r try 2 access 2 different internal tables..now if v wanna record the data in BDC..normally v can access recording thru one internal table..now my question z that z it possible 2 access 2 internal tables while recording BDC.....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
219

yes it's possible. we can use loop inside loop or read itab statement based on your requirement.

this can be little complex but can be done.

hope this will solve u r problem. if not give me the code i will give u required suggestions.

darshan.

**Please reward points and motivate

1 REPLY 1
Read only

Former Member
0 Likes
220

yes it's possible. we can use loop inside loop or read itab statement based on your requirement.

this can be little complex but can be done.

hope this will solve u r problem. if not give me the code i will give u required suggestions.

darshan.

**Please reward points and motivate