The Function Module DSVAS_TRANS_OBJECT_LOCK () is a standard Function Module in SAP ERP and is part of the function group DSVAS_TRANS within the package DSVAS.
Function Module | DSVAS_TRANS_OBJECT_LOCK |
Short Text | |
Function Group | DSVAS_TRANS |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_DELETE | TYPE | C | SPACE | |
PF_OBJECT_TYPE | LIKE | DSVASTROBJ-OBJECT | Object Type | |
PF_ORDER_TYPE | LIKE | E070-TRFUNCTION | 'K' | Order Category |
PF_USE_CORRNUMBER | TYPE | C | SPACE | |
PF_WITH_DEPENDENT | TYPE | C | 'X' | |
PT_FIELD_VALUES | TYPE | DSVAS_TYPE_TRANS_FIX_FIELDS | Values of fields |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CORRNUMBER | LIKE | E070-TRKORR |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LOCKED | Objects blocked |
NO_AUTHORIZATION | No change authorization |
NO_BUGFIXING_ALLOWED | |
NO_TRANSPORT_ORDER | |
OBJECT_TYPE_INVALID | Invalid object type |