Menu

SAP Function Module PSBW_READ_INFO_FROM_ORD

Liest Daten des Auftrags aus dem Puffer

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJNR LIKE ONR00-OBJNR Objektnummer

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.