cancel
Showing results for 
Search instead for 
Did you mean: 

FM or BADI s' used to create a GOA

Former Member
0 Kudos

Hi guys

I want to develop a program that would create GOA from bid invitaions in a batch , which FM and BADI s' can I use ?

will reward points

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Try the BADIs using se18 Transaction in SRM system

BBP_CTR_BE_CREATE    Exit when Creating a Contract in the Backend System 
BBP_CTR_INIT_UP      BAdI to upload Contracts and GOAs to SRM            
BBP_CTR_MAIL_BADI    BAdI for Changes Regarding Sending Mails            
BBP_CTR_MASS_BADI    Implementation of Mass Change Parameters            
BBP_CTR_STAT         BAdI to enable changes in the contract status   

-


<u>Also refer to the following function modules in the SRM system -></u>

BBP_CTR_MASS_APP_SORT_ORDER    Creates the correct order for the processing of the contracts        
BBP_CTR_NOV_CREATE                                                                                
BBP_CTR_NOV_CREATE_V1                                                                                
BBP_CTR_BID_EXT_CREATE         Create contract from ext. RFQ without Sourcing                       
BBP_CTR_BID_EXT_SOCO_CREATE    Create contract from ext. RFQ with Sourcing                          
BBP_CTR_BID_LOC_CREATE         Create contract from loc. RFQ without Sourcing                       
BBP_CTR_BID_LOC_SOCO_CREATE    Create contract from loc. RFQ with Sourcing                          
BBP_CTR_FROM_BID_EXT_CREATE    Create contract from ext. RFQ                                        
BBP_CTR_FROM_BID_LOC_CREATE    Create contract from local RFQ

<u>Also refer to following links -></u>

<b>

Hope this will help.

Please reward suitable points, incase it suits your requirements.

Regards

- Atul

Answers (1)

Answers (1)

former_member195032
Active Contributor
0 Kudos

Hi Nina,

Look at FM BBP_PD_CTR_CREATE.

Look at function group : BBP_PD_CTR,This contains info about Contract.

If you see package in SE80,BBP_PRODOC contains all info about EBP documents.

in SE80,choose package as BBP_PRODOC and pick Business object Types BUS2000113.

It may help

Regards,Nishant

Message was edited by:

Nishant Rajan

null