The Function Module SUBST_OBJECT_DELIVERY_INFO () is a standard Function Module in SAP ERP and is part of the function group SUGO within the package SAUS.
Function Module | SUBST_OBJECT_DELIVERY_INFO |
Short Text | |
Function Group | SUGO |
Package | SAUS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECT | LIKE | TADIR-OBJECT | Object Type | |
IV_OBJ_NAME | LIKE | TADIR-OBJ_NAME | Object Name in Object Directory | |
IV_PGMID | LIKE | TADIR-PGMID | Program ID in requests and tasks |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_IS_DELIVERED | LIKE | SUGS_FPARA-BOOL | Is delivered | |
EV_IS_SAP_OBJECT | LIKE | SUGS_FPARA-BOOL | ||
EV_MODEFLAG | LIKE | DDXTT-MODEFLAG | Results of Distribution Run (Table DDXTT) | |
EV_TO_BE_DELETED | LIKE | SUGS_FPARA-BOOL | to be deleted |
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_UPGRADE_ACTIVE | No active upgrade |