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 CO_61_CHECK_ORD_TO_SDOC (Prüfung Fertigungsaufträge zu Kundenauftrag) is a standard Function Module in SAP ERP and is part of the function group CO61 within the package CO.
Function Module | CO_61_CHECK_ORD_TO_SDOC |
Short Text | Prüfung Fertigungsaufträge zu Kundenauftrag |
Function Group | CO61 |
Package | CO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VBELN_IMP | LIKE | VBAK-VBELN | SD document number | |
VBELP_IMP | LIKE | VBAP-POSNR | Item number |
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 |
---|---|---|---|---|
ORINF_TAB | LIKE | ORDINF_CU | Table of assigned orders |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ORDER_COMP | Components were withdrawn for at least one order |
ORDER_EXISTS | At least one order was confirmed |
ORDER_INWORK | There exists at least one order for the sales order item |