The Function Module ALM_ME_ORDER_HEADER_GETDETAIL (Auftragskopf lesen) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_ORDER within the package ALM_ME.
Function Module | ALM_ME_ORDER_HEADER_GETDETAIL |
Short Text | Auftragskopf lesen |
Function Group | ALM_ME_ORDER |
Package | ALM_ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUFNR | LIKE | AUFK-AUFNR | Auftragsnummer | |
I_ENQUEUE_ORDER | LIKE | RC27X-FLG_SEL | Auftrag sperren | |
NO_DETAILS | TYPE | FLAG | Flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AFFLD | LIKE | AFFLD | Auftrag: Dialogtabelle für die Auftragsfolgen (AFFL) | |
E_AUFPL | LIKE | CAUFVD-AUFPL | Routing number for operations in the order | |
E_CAUFVD | LIKE | CAUFVD | Dialogstruktur fuer Auftragskoepfe und -position | |
E_ORDER_HEADER | LIKE | ALM_ME_ORDER_HEADER | Auftragskopf | |
E_PMSDO | LIKE | PMSDO | PM Organisationsdaten für SD-Belege |
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 |
---|---|
ORDER_LOCKED | Einer der Aufträge ist gesperrt |
ORDER_READ_ERROR | Fehler beim Lesen der Auftragsdaten |