‎2007 Mar 22 8:09 AM
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.....
‎2007 Mar 26 6:23 AM
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
‎2007 Mar 26 6:23 AM
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