2012 May 10 3:05 PM
Hello,
I am currently on a development where I need to create a purchase contract (as in ME31K) and add commitment plan to each item in my contract.
I have use the BAPI BAPI_CONTRACT_CREATE to create my contract successfully. However, I am unable to add the commitment plans.
I have tried via BDC, but without success.
I have not found any FM or BAPI.
I have tried to create fund reservation in FMX1 (Via BDC and Manually), but I can't find any way to connect the contract to the reservation.
Anyone having a solution for my problem?
Thanks.
Parvez
2012 May 14 10:07 AM
Hello,
I have found the solution to the problem:
use FM FMFR_CREATE_FROM_DATA to create the commitment as in FMX1. See link below for explanation on how to use :
http://scn.sap.com/thread/1997533
Then use FM MECP_CREATE_COMMITMENT_PAN to assign the created commitment to the contract item.
No need to perform BDC.
Good luck
Parvez
Hello,
I have found the solution to the problem:
use FM FMFR_CREATE_FROM_DATA to create the commitment as in FMX1. See link below for explanation on how to use :
http://scn.sap.com/thread/1997533
Then use FM MECP_CREATE_COMMITMENT_PAN to assign the created commitment to the contract item.
No need to perform BDC.
Good luck
Parvez
2012 May 14 10:07 AM
Hello,
I have found the solution to the problem:
use FM FMFR_CREATE_FROM_DATA to create the commitment as in FMX1. See link below for explanation on how to use :
http://scn.sap.com/thread/1997533
Then use FM MECP_CREATE_COMMITMENT_PAN to assign the created commitment to the contract item.
No need to perform BDC.
Good luck
Parvez
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |