‎2006 Aug 03 1:48 AM
Hi All,
Just quick question Whats best option for VA41 data Conversion (single/multiple line items). Custom BDC / Custom Program with BAPI / Standard Idoc / LSMW /...
Thanks in advance.
Regards,
Tim
‎2006 Aug 03 3:37 AM
hi Tim,
you will need to either write a program to upload the data to an internal table, or use LSMW to handle all that. Either way, you should use BAPI_CONTRACT_CREATEFROMDATA.
Regards,
Naveen
‎2006 Aug 03 3:37 AM
hi Tim,
you will need to either write a program to upload the data to an internal table, or use LSMW to handle all that. Either way, you should use BAPI_CONTRACT_CREATEFROMDATA.
Regards,
Naveen
‎2006 Aug 03 5:00 AM
Hi Tim,
When you are working on Data Migration with Table controls(for Line Items), Go for Custom BDC Programming, so that you can take care of the Resolution factor arising in table controls.
Regards:-
Santosh.
‎2007 Jan 16 2:32 AM