The Function Module RSD_CUBE_CHANGE_AREA (Hängt InfoCube unter neue InfoArea) is a standard Function Module in SAP ERP and is part of the function group RSDG_CUBE within the package RSD.
Function Module | RSD_CUBE_CHANGE_AREA |
Short Text | Hängt InfoCube unter neue InfoArea |
Function Group | RSDG_CUBE |
Package | RSD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOAREA | TYPE | RSD_INFOAREA | InfoArea | |
I_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-MODIFIED | Version ('M' oder 'D') |
I_WITH_CTS | TYPE | RS_BOOL | RS_C_TRUE | - 'X' mit Transportanschluß |
I_WITH_ENQUEUE | TYPE | RS_BOOL | RS_C_TRUE | - 'X' mit Kurzzeitsperre |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SYSUBRC | Return Code <> 0: error |
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 |
---|---|
INFOAREA_NOT_FOUND | InfoArea nicht gefunden |
INFOCUBE_NOT_FOUND | InfoCube nicht gefunden |