The Function Module K_VARIANCES_ENQUEUE (Abweichungen Sperren Datensätze) is a standard Function Module in SAP ERP and is part of the function group KV01 within the package KV.
Function Module | K_VARIANCES_ENQUEUE |
Short Text | Abweichungen Sperren Datensätze |
Function Group | KV01 |
Package | KV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUFNR_ALL | LIKE | SPACE | Blocking for all orders in CACC | |
ENQ_GJAHR | LIKE | CCSS-GJAHR | 0 | Blocking for fiscal year |
ENQ_KOKRS | LIKE | CCSS-KOKRS | SPACE | Blocking for controlling area |
ENQ_OBJNR | LIKE | CCSS-OBJNR | SPACE | Blocking for object number |
KOSTL_ALL | LIKE | SPACE | Blocking for all cost centers in CACC | |
KSTRG_ALL | LIKE | SPACE | Blocking for every cost object ID in CACC | |
SCOPE | LIKE | '2' | Sperrlogik 1:Dialog 2:Verbuchung 3:beides |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TENQ_CCSS | LIKE | CCSS | Table with block entries |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOREIGN_LOCK | Object is already blocked |
SYSTEM_FAILURE | System error |
WRONG_INPUT | Incorrect input combination |