The Function Module RRSV_CHAVALUE_SHIFT (Shift eines Merkmalswertes) is a standard Function Module in SAP ERP and is part of the function group RRSV within the package RSROA.
Function Module | RRSV_CHAVALUE_SHIFT |
Short Text | Shift eines Merkmalswertes |
Function Group | RRSV |
Package | RSROA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANM | TYPE | RSD_CHANM | Merkmalsname | |
I_CHAVL | TYPE | RSD_CHAVL | Merkmalswert | |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
I_PERIV | TYPE | RRBA_S_T009-PERIV | 'K4' | Geschäftsjahresvariante |
I_SHIFT | TYPE | I | Verschiebung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHAVL_SHIFTED | TYPE | RSD_CHAVL | Verschobener Merkmalswert |
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 |
---|---|
IOBJ_VALUE_NOT_VALID | ungültige Periode |
PERIV_INITIAL | keine Geschäftsjahresvariante |
VALUE_NOT_NUMERIC | Wert ist nicht numerisch |