Menu

SAP Function Module AIPK_ORDERS_CONTROL

Steuerung Datenbeschaffung für Aufträge

The Function Module AIPK_ORDERS_CONTROL (Steuerung Datenbeschaffung für Aufträge) is a standard Function Module in SAP ERP and is part of the function group AIPK within the package AIP.

Technical Information

Function Module AIPK_ORDERS_CONTROL
Short Text Steuerung Datenbeschaffung für Aufträge
Function Group AIPK
Package AIP
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_FLG_FROM_INVPROG TYPE C SPACE Kennz. Aufträge zu einem InvestProgramm (X)
I_FLG_FROM_SELECT TYPE C SPACE Kennz. Aufträge aus weiteren Selektionen (X)
I_FLG_TEST TYPE C 'X' Kennz. Testlauf (X)
I_FLG_TOTAL_VALUES TYPE C 'X' Kennz. Gesamtwerte (X)
I_GNJHR LIKE IMPR-GJAHR Genehmigungsjahr InvProgramm
I_PRNAM LIKE IMPR-PRNAM Investitionsprogrammname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_DATA_FOUND TYPE C Kennz. Daten gefunden (X)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_AUART_RANGE LIKE RANGE_C4 Rangetabelle Auftragsart
T_AUFNR_RANGE LIKE AUFNR_RANG Rangetabelle Aufträge
T_BUKRS_RANGE LIKE RANGE_C4 Rangetabelle Buchungskreis
T_GJAHR_RANGE LIKE RNG_GJAHR Rangetabelle Geschäftsjahr
T_KOKRS_RANGE LIKE RANGE_C4 Rangetabelle Kostenrechnungskreis

Exceptions

This function module does not define any Exceptions.