The Function Module PSBW_READ_INFO_FROM_ORD (Liest Daten des Auftrags aus dem Puffer) is a standard Function Module in SAP ERP and is part of the function group PSBS within the package KAP8.
Function Module | PSBW_READ_INFO_FROM_ORD |
Short Text | Liest Daten des Auftrags aus dem Puffer |
Function Group | PSBS |
Package | KAP8 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | ONR00-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AUFNR | LIKE | AUFK-AUFNR | Auftragsnummer | |
E_KOKRS | LIKE | AUFK-KOKRS | Kostenrechnungskreis | |
E_WAERS | LIKE | AUFK-WAERS | Auftragswährung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.