‎2009 Jul 22 7:21 AM
When i am calling BAPI_CUSTOMERQUOTATION_CHANGE in a program in which table buffers are used then it is giving me error 'Enter the document number'. But when the same BAPI with same data is run in a test program it runs successfully. I think some of the buffers are not cleared which are giving problem in BAPI. is there any FM to clear all buffers before calling a BAPI.
‎2009 Jul 22 8:00 AM
Write/Enter the Transaction
/$syncit will reset the Buffers.
Kanagaraja L