Solution : https://service.sap.com/sap/support/notes/634808 (SAP Service marketplace login required)
Summary :
Performance issues have been identified when invoking the function module APO_BAPI_ORDERS_GETLIST through BAPI_PPDSSRVAPS_SEQGETNEXTORDS. Extensive performance degradation occurs, mainly attributed to the inefficient handling of 'GUID_CONVERT' function during the execution. This is primarily due to the absence of GUID conversion buffering. To resolve these performance bottlenecks, implementation of the recommended correction is advised which introduces buffering for GUID conversion. Reference SAP Note 0531614 for further details and corrective steps.
Key words :
terms bapi_ppdssrvaps_seqgetnextords cast_guid_22 guid_convert reason, symptom performance problems occur, guid conversion solution implement, guid conversion, performance trace, large proportion, fm apo_bapi_orders_getlist, bapi_ppdssrvaps_seqgetnextords, guid_convert, performance
Related Notes :
531614 | |
370601 | Composite SAP note: APO 3.0 and 3.1 performance |