cancel
Showing results for 
Search instead for 
Did you mean: 

BSP Error: Buffer table is not up-to-date.

Former Member
0 Kudos

Hello All,

After accessing a Purchase order in SUS portal, and clicking on an Item, it is giving me error

Business Server Page (BSP) error

What happened?

Calling the BSP page was terminated due to an error.

SAP Note

The following error text was processed in the system:

Buffer table not up-to-date

Exception Class CX_BBP_PD_ABORT

Error Name

Program SAPLBBP_PDH

Include LBBP_PDHU08

Line 81

Long text Buffer table not up-to-date {}

Took a look at ST22 and there is no short dump.

Regards,

JD

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear JD

It's quite difficult to judge the reason,,, the PG are used to issue this abort error in FM: BBP_PD_ABORT.

You could set an external breakpoint here, and check what is happening via debug.

Just FYI, check note: 1398642 and 1083063, 1233774.

If BBPD_COMP_FIELDS does not contain the entries for the structures INCL_EEW_PD_HEADER_CSF,

INCL_EEW_PD_ITEM_CSF and INCL_EEW_PD_ACC_CSF, it will cause such dump. Check whether have missing entries here.

Best Regards

Lauren