cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_PREQ_FULFILLMENT function not found.

Former Member
0 Kudos

Hi,

We are having a lot of queued messages in our SRM system of a queue named EBP_EXTREQ_FULFILL which is trying to execute a remote function named BBP_PREQ_FULFILLMENT which doesn't exist in our backend system.

Did anyone knows which process triggers this function call and how can we deactivate this function call?

We have SRM 4.0 RELEASE 500 with SP level 9.

Thanks in advance

Sidney.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi there,

The queue BBP_EXTREQ_FULFILL is needed for the integration of external

requisitions with EBP in case of stand alone scenario. This queue is

used the update the ordered quantities and the PO number in a R/3

purchase requisition.

In case of Classic Scenario the queue is not used.

For the Extended Classic Scenario the queue is used just for technical

reasons: the function module 'BBP_PREQ_FULFILLMENT' is called and the

R/3 system decides if the message got has to be processed. The message

is not processed. If you do not use the stand alone scenario, from

the business process point of view this queue from EBP to R/3 is not

relevant for you.

If it is, one thing would be to double check that your BBP_BACKEND_DEST table is correctly configured.

Hope this helps.

Regards,

Matthew