cancel
Showing results for 
Search instead for 
Did you mean: 

Understanding the function modules

Former Member
0 Kudos

Hi,

Can some one clarify the utility of the following:

- BBP_ALERT_SB_NOTTRANSFERED

- BBP_REQREQ_RESUBMIT

- BBP_REQREQ_TRANSFER

- BBP_PD_SC_TRANSFER

This is needed for my understanding

pv

Accepted Solutions (0)

Answers (1)

Answers (1)

peter_novoth
Employee
Employee
0 Kudos

Hi,

- the BBP_ALERT_SB_NOTTRANSFERED is used for (re)create the alert entries into the alert monitor (the browser variant of the transaction RZ20) for the SCs with the status I1111

- In the alert monitor the administrator has the possiblilty to retransfer or delete the selected items. The BBP_REQREQ_RESUBMIT is called when the administrator decides for retransfering the item from the alert monitor.

- The BBP_REQREQ_TRANSFER is a general function, which calls the BBP_PD_SC_TRANSFER

- The BBP_PD_SC_TRANSFER is the 'normal' way for transfering the follow-on documents into the backend system in case of classic scenario.

If you would like to debug the SC transfer, use the BBP_PD_SC_TRANSFER.

Regards,

Peter