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 ECM_SER_CREATE_ORD () is a standard Function Module in SAP ERP and is part of the function group ECMSER within the package ECM_SERVICES.
Function Module | ECM_SER_CREATE_ORD |
Short Text | |
Function Group | ECMSER |
Package | ECM_SERVICES |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ORDER_DATA | TYPE | TSECM_ORDER_STACK | Stack Structure for Changing Engineering Change Orders | |
I_AENNR | TYPE | ECMNR | Change Number | |
I_ECMKND | TYPE | ECMKND | Change Type | |
I_ECMTYP | TYPE | ECMTYP | Object Type | |
I_FLG_DARK | TYPE | FLAG | SPACE | General Flag |
I_REQ_GUID | TYPE | ECMREQGUID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_NAME | |
WRONG_INPUT | Wrong input parameters |