‎2007 Aug 27 8:41 AM
Hi Friends,
Could anyone let me know how to write a program for header & line items in BDC for session method.
Regards,
Kumar.
‎2007 Aug 27 8:46 AM
Hi,
You have to write like call transaction method only, ony while executing choose session method option.
You can take 2 files seperatly into 2 internal tables.
and then use nested loop to upload it.
Reward if useful!
‎2007 Aug 27 8:46 AM
Hi,
You have to write like call transaction method only, ony while executing choose session method option.
You can take 2 files seperatly into 2 internal tables.
and then use nested loop to upload it.
Reward if useful!
‎2007 Aug 27 9:35 AM
Hi
My query for the bdc is mentioned below. could you pls help me in this regard as to how to proceed for BDC ( sessoin method in detail).
header
line1
line2
header
header
line1
line2
line3
Regards
Kumar
‎2008 Apr 12 11:09 PM