cancel
Showing results for 
Search instead for 
Did you mean: 

Contract Upload

Former Member
0 Kudos

Hi Guys,

I would like to create the contracts from source file in SRM. I found one functon module 'BBP_PD_CTR_CREATE' to create the contract. But I am not sure what are the parameters I need to supply Could you please help me in this ?

Regards,

Ganesh Nama.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nama,

From my experience, best way, create a contract using standard web transaction.

Then using FM BBP_PD_CTR_GETDETAIL get the information, in each structure, after you can think about which fields are not necessary because they are determined from others.

Tip. don't forget commt

I hope this help