Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HFPT_COEJA_PP_ORDER_RPSCO_V1 (Fill RPSCO with data for PP orders, PM orders, and netwk. COEJA structure) is a standard Function Module in SAP ERP and is part of the function group HFPT within the package KAP0.
Function Module | HFPT_COEJA_PP_ORDER_RPSCO_V1 |
Short Text | Fill RPSCO with data for PP orders, PM orders, and netwk. COEJA structure |
Function Group | HFPT |
Package | KAP0 |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COEJA | LIKE | COEJA | Line items from costing | |
I_PSORDER | LIKE | PSORDER | PS-relevant info: order headers and activities |
This function module does not define any Exceptions.