2010 Jan 13 12:14 PM
Hi,
I have a file which is containing data to create a contract(ME31K).
I am passing the file data to the BAPI_CONTRACT_CREATE through a report.
I want to display the contrat numbers in the output screen of the report.
How to find the contract number that is created after the bapi bapi_contract_create.
Kindly let me know..
Thanks
Mallika
2010 Jan 13 1:21 PM
Hi,
I hope that contract number is returned in returns parameter. Use the latest BAPI BAPI_CONTRACT_CREATEFROMDATA.
Thanks,
Vinod.
Hi,
I have a file which is containing data to create a contract(ME31K).
I am passing the file data to the BAPI_CONTRACT_CREATE through a report.
I want to display the contrat numbers in the output screen of the report.
How to find the contract number that is created after the bapi bapi_contract_create.
Kindly let me know..
Thanks
Mallika
2010 Jan 13 1:21 PM
Hi,
I hope that contract number is returned in returns parameter. Use the latest BAPI BAPI_CONTRACT_CREATEFROMDATA.
Thanks,
Vinod.
2010 Jan 13 1:28 PM