cancel
Showing results for 
Search instead for 
Did you mean: 

Buffer table not up to date

Former Member
0 Kudos

Hi Gurus,

Start:

Contract Management section-> Process Global Outline Agreement

When tryining to switch to change-mode on a specific contract and add an item there is a system error:

"Buffer table not up to date"

Thus it is not possible to release the Contract. A second error message is "Interface data contains errors"

Anybody has experience and can help there?

We use SRM5.5

I tried to find a more describing message using below methods:

1. ST22 in result nothing relevant

2. SLG1 in result nothing relevant

3. SM12 in result nothing relevant

4. RZ20 in result nothing relevant

ThanX in advance

Isam

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Isam,

I have to say debug is the most efficent way to this kind of question. I think mostly it should be data problem. SRM can't show the message correctly but when you debug you can see the real cause. Just for your reference.

Former Member
0 Kudos

Hi,

For the test purpose,

De-activate all the BADIs

Make sure no table extension etc

and then try again

-Pranav

imthiaz_ahmed
Active Contributor
0 Kudos

if you have implemented any BADI's for contract, make sure it doesn't have any issues. This is a generic error, mostly related to config, number ranges and interface settings i.e. BADI.

Regards, IA

Former Member
0 Kudos

if you have implemented any BADI's for contract, make sure it doesn't have any issues. This is a generic error, mostly related to config, number ranges and interface settings i.e. BADI.

Regards, IA

Hi IA,

Thanks for your quick response. But the error message appears only for specific one contract. Where to finde more what the error message means or how to handle it for this specific contract. When i copy this errornous contract there is no errors.

Regards

Isam

imthiaz_ahmed
Active Contributor
0 Kudos

Try running these programs:

BBP_ATTR_TEXT_REFRESH

RS_APPL_REFRESH

Again, try to debug and see why the error comes. It seems to me some data error. If it is just for only one document, just ignore it.

Regards, IA

Former Member
0 Kudos

Hi IA,

After running both programs the error remains. no change in error message.

Ísn't the message "Buffer table not up to date" connected to memory issues?

many ThanX

Former Member
0 Kudos

There are some notes in support pack 12. Try applying these notes may be helpful

1269854 - Buffer table is not current for contract changes

1275964 - BBP_CTR_MAIN/CC: Buffer out of date when in edit mode

1257557 - Contracts: Occasional dump for contracts with > 200 items

Ingen

Former Member
0 Kudos

Try to look for the BADI also