The Function Module SUSP_DARK_INSERT_TCODES () is a standard Function Module in SAP ERP and is part of the function group SUSP within the package S_PROFGEN.
Function Module | SUSP_DARK_INSERT_TCODES |
Short Text | |
Function Group | SUSP |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PV_CUST_FLAG | LIKE | 'C' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUM_INSERTED | LIKE | SY-DBCNT |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_USOBT | LIKE | USOBT | ||
PT_USOBX | LIKE | USOBX |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_LOCK_MANAGEMENT | Error in lock management |
INCONSISTENT_ENTRIES | More/fewer auth. obj. fld values than with check indicator 'Y' |
INSERT_FAILED | Failed to insert check indicator / field value |
LOCKED_BY_ANOTHER_USER | Objects transferred locked by other user |
NAME_NOT_DEFINED | |
NOT_AUTHORIZED | Insert not possible as new check is inactive |
NO_ENTRIES_INSERTED | No entries inserted (due to correction dialog box) |
TABLE_PT_USOBX_EMPTY | |
WRONG_CUST_FLAG | |
WRONG_OKFLAG |