Menu

SAP Function Module AIAP_PLANING_CHECK

Check auf Berechtigung und Vorgang durch Status erlaubt

The Function Module AIAP_PLANING_CHECK (Check auf Berechtigung und Vorgang durch Status erlaubt) is a standard Function Module in SAP ERP and is part of the function group AIAP within the package AIR.

Technical Information

Function Module AIAP_PLANING_CHECK
Short Text Check auf Berechtigung und Vorgang durch Status erlaubt
Function Group AIAP
Package AIR
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_ACTVT TYPE C Aktivität
I_POSNR LIKE IMAV-POSNR Manf
I_STATUS_FLG TYPE C X-auch Status prüfen, ' '- nur Berechtigung prüf
I_TCODE LIKE SY-TCODE Transaktion
I_VARNT LIKE IMAV-VARNT Variante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC_AUTHORITY LIKE SY-SUBRC siehe Langtext
E_SUBRC_STATUS LIKE SY-SUBRC siehe Langtext

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
CT_VARNT LIKE auszuschließende Varianten

Exceptions

This function module does not define any Exceptions.