Solution : https://service.sap.com/sap/support/notes/60966 (SAP Service marketplace login required)
Summary :
During the collective processing of actual cost settlements in SAP, error KD560 occurs due to the unintended reset of internally buffered tables by the 'G_BUFFER_RESET' function module used in user exits. This issue doesn't arise in individual processing. The error stems from the function module interfering with SAP standard set manager's operation during collective operations. To resolve, eliminate the use of 'G_BUFFER_RESET' in pertinent user exits. Tools like transactions SE37 and GCX2 can help identify and adjust the controlling programs involved. Keywords include KO8G, CJ8G, origin structure, and origin assignment.
Key words :
avoid calling function module 'g_buffer_reset', additional key words ko8g, function module 'g_buffer_reset', error message kd560 ', cost element &' occurs, error message appears, internally buffered tables, sap standard programs, resetting internal tables, respective control program
Related Notes :
397799 | INFORMATION: CO-OM-OPA (Order & Project Accounting) |