cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Upload contracts

Former Member
0 Kudos

Hi,

System details :

ECS

SRM 5.0

ECC 6.0

Please help me in finding out, How to upload Contracts (SRM) Locally...

Do we need to write a Zprogram or is there a way to upload the contracts locally using any Function modules ?

If so please provide me the code as well as the structure of the internal table..

Points will be rewarded ...

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<b>Try using Function Modules - B46B_CTR_CREATE for creation of contract.

One helpful Note on contract.</b>

<u>Note 646903 Global Ouline Agreement:Tips and tricks

See note 734060, which provides you Excel macros to view the downloaded document.</u>

<b>Sample useful code and links -></b>

<u></u>

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAISMM/CABFAISMM.pdf

<u>Report - BBP_CONTRACT_INITIAL_UPLOAD

You can use this report to upload the contracts and scheduling agreements from an ERP system to an SRM system. A contract or a scheduling agreement from the SAP backend system is uploaded to the SRM system as a contract or a global outline agreement (GOA), based on the transaction type customized in the SRM or SAP backend systems.

If you want to upload R/3 contracts to SRM you can run the below mentioned report using SA38 and can upload the contracts in SRM.</u>

<b>BBP_CONTRACT_INITIAL_UPLOAD</b>

However any changes made in the contracts in R/3 after the upload will not get updated in SRM.

Refer to this link for details.

http://help.sap.com/saphelp_srm50/helpdata/en/6d/1e8442a07b0e53e10000000a155106/frameset.htm

<b>Other SRM useful function modules for contract upload -></b>

BBP_PD_CTR_CREATE

BBP_PD_CTR_SAVE

BBP_PD_CTR_CREATE

Do let me know.

Regards

- Atul