‎2008 Dec 01 10:24 PM
Hi.
I write a BDC Program for the Transaction XD01.
I have the Flat File data.
I split that Flat file data into two different Files like FILE1 and FILE2.
I am executing the Program with FILE1.
One of my friend also execute the same Program with FILE2.
So, Two users can execute the same BDC Program with different flat files on the Same Transactions is possible or not?
If not possible why?
Thank You.
Regards,
Krishna. B.
‎2008 Dec 01 10:35 PM
‎2008 Dec 02 6:51 AM
yes Two user can upload the Data from the same program at a time but diffrent flat file difrrent data.
‎2008 Dec 02 6:53 AM
‎2008 Dec 02 10:34 AM
Hi,
Suppose if in your program u have to give header and line items(header1_flatfile,line1_flatfile)as input you can give and other user can give different header and line items(header2_flatfile,line2_flatfile).
In this way you can upload data.
But u can't split single header and line items (header1_flatfile,line1_flatfile) into two and upload.
Regards,
Sudhakar Reddy.A