Skip to Content
0
Former Member
Apr 27, 2009 at 10:48 PM

Bid Invitation - BBP_DOC_CHECK_BADI

39 Views

Dear Experts,

I am implementing BBP_DOC_CHECK_BADI for performing some validations during the below scenarios.

1) User Checks the Bid Invitation while creating or changing the bid invitation.

2) User Saves the Bid Invitation while creating or changing the bid invitation.

3) User Publishes the Bid Invitation while creating or changing the bid invitation

My question is can I use the BBP_DOC_CHECK_BADI for all of my above requirements or any other BADI's I will have to use?

The BBP_DOC_CHECK_BADI does not bring all required information for my validations. Looks like this BADI brings the following information:

Object Type Scenario (FLT_VAL)

GUID

IV_MODE

IV_PARK

IV_SAVE

How to get other user input values? Do I have to use function modules like BBP_PD_BID_GETDETAIL using the GUID? or have to use differrent FM's?

I am also interested to know when I am using this BADI how to I know whether user pressed "SAVE" or "CHECK" or "PUBLISH"???

Appreciate any kind of help or inputs?

Sincerely,

GM