Menu

SAP Function Module AIPA_CHECK_BLOCK_AUTH_FOROBJNR

Prüft für eine OBJNR Plansperre/Berechtigung (Invprogramm) : nur intern !

The Function Module AIPA_CHECK_BLOCK_AUTH_FOROBJNR (Prüft für eine OBJNR Plansperre/Berechtigung (Invprogramm) : nur intern !) is a standard Function Module in SAP ERP and is part of the function group AIPA_FUNC_MEAS_PLANNING within the package AIP.

Technical Information

Function Module AIPA_CHECK_BLOCK_AUTH_FOROBJNR
Short Text Prüft für eine OBJNR Plansperre/Berechtigung (Invprogramm) : nur intern !
Function Group AIPA_FUNC_MEAS_PLANNING
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_OBJNR TYPE J_OBJNR Objektnummer
I_UEBNR TYPE J_OBJNR Objektnummer des Vaters
I_VERSN TYPE COVERSI Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APPLEV LIKE IMA_PLANNING_BLOCK_AUTH Beplanbarkeit von Auftrag/PSP prüfen auf SPERRE/Berechtigung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_APPLEV TYPE TAB_APPLEV Beplanbarkeit von Auftrag/PSP prüfen auf SPERRE/Berechtigung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_OBJNR LIKE IMA_TREETAB Objektnummern (bei Projekten mit Hierarchie incl. Vorgänger)

Exceptions

This function module does not define any Exceptions.