on 2016 Sep 23 3:35 PM
Hello Experts,
I am facing a strange problem that while I click on click check/order edit button the below dump is raising.
Could you please tell me your suggestion.
Best regards
Siva
Request clarification before answering.
Hi All,
Thank you for the support.
I have resolved it.
Execute the FM's BBP_PD_PO_DB_DELETE and BBP_PD_SC_COMMIT at a time to delete the change version of the PO.
So that change version will delete successfully and can change the active version now.
Regards Siva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Siva
This is actually a known issue generally related to a code or config issue in the system like maybe there is a Text schema or a partner function defined in PO but has been deleted in config or something like this in code error in SRM
Check threads in SDN with key words "Buffer table not up-to-date"
Its hard without being able to debug to tell the exact cause of error
But I would recommend if you check some notes like below and see if these can be implemented
Note 1580496 - Purchase order Buffer table not upto date dump in change ver
Note 1180477 - PO processing terminates with buffering table error
Also try to see if its with all PO's or a specific one and do some hit and trial .
Raise a note to SAP as well
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi NIshanth,
Thank you for the response.
Yes,
1. Confirmation and invoice are done.
2. PO is in awaiting status.
3. Yes, dump is occuring, even incase of check without changing any details.
I will wait for the reply eagerly as it is very high priority issue from customer point of you.
Thanks and best regards
Siva
Hi Siva,
Can you check when is the change version created ? I believe the following scenario is causing this issue :
PO ordered and replicated to backend --> PO changed and status changed to Awaiting approval --> Confirmation and Invoice is done for the previous version.
If this is the case, Can you confirm what kind of change is performed in PO ? Is it Value decrease/Increase or Item deletion ?
In this case, i would suggest you to manually close Change version first. Later if any changes is required in the PO add a new line with relevant changes.
Could you please check this process ?
Regards,
Nishanth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.