Solution : https://service.sap.com/sap/support/notes/913251 (SAP Service marketplace login required)
Summary :
The SAP Note addresses the absence of Generic Object Services (GOS) in the transaction codes ME21N and ME51N by providing a detailed guide on implementing this functionality. Steps include creating a new method GET_GOS_MANAGER in CL_PO_HEADER_HANDLE_MM, modifying existing methods (PO_READ, SET_PO_NUMBER), and adding an attribute in the same class. Further, it involves adjusting the CREATE_HEADER method in IF_PURCHASE_REQ_FACTORY with new parameters linked to CL_GOS_MANAGER. Post-implementation requires reincluding specific type-pools (MMCNT, MMMFD) to maintain class consistency and functionality.
Key words :
enjoy create trasactions me21n, type ref toassociated type, generic object services manager3, generic object services, functionality solution step 1, type-pools, manual activities, code change, me51n reason, class cl_po_header_handle_mm
Related Notes :
1140398 | Transferring docs from purchase requsition to purchase order |
1020056 | GOS doesn't work for Purchase order and requisition change |