cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error as Buffer table not up to date

Former Member
0 Kudos

Hi SRM gurus,

We have one order which is created in the EBP side and the same is replicated in the backend also. Also confirmations and invoices are posted for this local PO. These confirmations and invoices are also carried over to backend. However very recently when we open this order in EBP and when we click either check button (or) change button we get the error indicating that Buffer table not up to date. I have pasted the error message below. We have also checked the ST22 and observed that exception occurred CX_BBP_PD_ABORT and is not caught any where. When do not have any issues with other orders. We have checked the recent changes and we could not observe any recent changes to the order.

Note

The following error text was processed in the system : Buffer table not up to date

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: BBP_PD_ABORT of program SAPLBBP_PDH

Form: ABORT of program SAPLBBP_PD

Form: CHECK_VENDOR_ERS of program SAPLBBP_PD

Form: HEADER_CROSS_CHECKS of program SAPLBBP_PD

Form: PROCDOC_DB_CHECK of program SAPLBBP_PD

Form: PROCDOC_CHECK of program SAPLBBP_PD

Function: BBP_PROCDOC_CHECK of program SAPLBBP_PD

Function: BBP_PD_PO_CHECK of program SAPLBBP_PD_PO

Form: CHECK_PO of program SAPLBBP_PO_APP

Form: PROCESS_EVENT of program SAPLBBP_PO_APP

iN BBP_PD the status of this PO is as below.

Stats:

Status Description Inactiv

HEADER I1015 Awaiting Approval X

HEADER I1021 Created

HEADER I1038 Complete

HEADER I1043 Ordered

HEADER I1080 In Transfer to Execution Syst. X

HEADER I1120 Change was Transmitted

HEADER I1180 Document Completed

0000000001 I1021 Created

0000000002 I1021 Created

Please suggest / advice on this.

Thanks & Regards

Psamp1

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183819
Active Contributor
0 Kudos

Hi

It is difficult to diagnoise the issue

Note 1180477 - PO processing terminates with buffering table error

see the symptoms in the note

Symptom

You have opened a purchase order using "Process Purchase Order" (BBP_POC). You change some data of this purchase order and then choose "Output" at header level. The system may display error message BBP_PD 001 "Buffer table not up to date", and an entry "UNCAUGHT_EXCEPTION" , "CX_BBP_PD_ABORT" is in transaction ST22

Try to recreate the same issue in develpoment and make ensure that which data is causing this issue.

What is the status of PO ? any archiving done recently on this PO or any data changes in the PO check history to know more information

check SRM-EBP-POR for more related notes. you need to identify which data is causing thie issue

Muthu

Former Member
0 Kudos

Hi

Check your purchasing structure in SRM. The purchas Groups and Purchase Organizations used in the order should be consistent in the org structure.

Regards

Virender Singh

Former Member
0 Kudos

Hi Virender Singh,

Could you please give us a little more details to chekc what exactly in the org. structure. This user earlier cretaed few shopping carts and the local order have been generated and also the backend orders got replicated.

We could not find any errors in other orders cretaed by this user. Specifically only to one order we are getting this Buffer update error.

Please help us.

Thnaks & Regards

Psamp1