‎2008 Aug 18 6:27 AM
Hi Experts,
i have a requirment like i need to upload the flat file using Bapi's.. for t-code co11.
So what bapi's i need to use and please help me ,how we upload using bapi's . give me a core idea.
correct answers will be rewarded.
Regards,
Sunita.
‎2008 Aug 18 6:52 AM
Hi ,
first this is u need to upload data from the flatfile to internal tables using FMs like GUI_UPLOAD ( see the documentation )
then u have use BAPI to create Production Order Confirmation by using that data.
BAPI_PRODORDCONF_CREATE_TT
or
BAPI_PRODORDCONF_CREATE_TE
or
Tcode BAPI->PP->Production Orders--> Confirmations --->see list of BAPIS
regards
Prabhu
‎2008 Aug 18 6:49 AM
‎2008 Aug 18 6:52 AM
Hi ,
first this is u need to upload data from the flatfile to internal tables using FMs like GUI_UPLOAD ( see the documentation )
then u have use BAPI to create Production Order Confirmation by using that data.
BAPI_PRODORDCONF_CREATE_TT
or
BAPI_PRODORDCONF_CREATE_TE
or
Tcode BAPI->PP->Production Orders--> Confirmations --->see list of BAPIS
regards
Prabhu