The Function Module UPS_CHECK_ATTR_EXIST (Checks if attributs to subplan/session exist) is a standard Function Module in SAP ERP and is part of the function group UPS_C within the package UPS.
Function Module | UPS_CHECK_ATTR_EXIST |
Short Text | Checks if attributs to subplan/session exist |
Function Group | UPS_C |
Package | UPS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TEILPLAN | TYPE | UPS_Y_TEILPLAN | Teilplan im STS | |
I_VERSION | TYPE | UPS_Y_VERSION | Versionen/Runde für Status-Tracking |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ATTRIBUT | TYPE | UPS_ATTRIBUT | Attribute zur Planungsrunde |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ATTRIBUTS | no attributs maintained to subplan/session |