Menu

SAP Function Module AIPP_ALLOCATE_POSITION

Pflege/Anzeige Zuordnung Maßnahme/Manf --> Position(en)

The Function Module AIPP_ALLOCATE_POSITION (Pflege/Anzeige Zuordnung Maßnahme/Manf --> Position(en)) is a standard Function Module in SAP ERP and is part of the function group AIPP within the package AIP.

Technical Information

Function Module AIPP_ALLOCATE_POSITION
Short Text Pflege/Anzeige Zuordnung Maßnahme/Manf --> Position(en)
Function Group AIPP
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_AKTYP LIKE T020-AKTYP 'A' Action category (A-display, V-change, H-create)
I_AUART LIKE COAS-AUART Auftragsart
I_FLG_SKIP_FIRST_POPUP TYPE XFELD ' ' Kz. 'Erstes Erfassungs-Popup unterdrücken'
I_FLG_UPD_ON_COMMIT TYPE C 'X' Kz. 'Update ON COMMIT durch Anwendung'
I_KOKRS LIKE IMPR-KOKRS Controlling area
I_OBART LIKE IMPS-OBART Object type (OR - order, PR - WBS element)
I_OBJNR LIKE IMZO-OBJNR CO object number
I_POSID LIKE PRPS-POSID ' ' WBS ID (only for title bar in window)
I_PRART_IQ LIKE IMAK-PRART Anforderungsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDATE TYPE C Ind: 'There are assignments to be changed'

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.