Menu

SAP Function Module CO_BI_GET_ITEMS_OLD

Lesen des alten Stands der Positionen zum Auftrag

The Function Module CO_BI_GET_ITEMS_OLD (Lesen des alten Stands der Positionen zum Auftrag) is a standard Function Module in SAP ERP and is part of the function group COBI within the package CO.

Technical Information

Function Module CO_BI_GET_ITEMS_OLD
Short Text Lesen des alten Stands der Positionen zum Auftrag
Function Group COBI
Package CO
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_AUFNR TYPE AFPO-AUFNR Auftragsnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_AFPO_OLD LIKE AAFPO Struktur Auftragsposition mit VBKZ

Exceptions

This function module does not define any Exceptions.