The Function Module RSD_CUBE_ATTR_INSERT (Attribute setzen beim Anlegen eines InfoCubes) 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_ATTR_INSERT |
Short Text | Attribute setzen beim Anlegen eines InfoCubes |
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_DISPLAY | TYPE | RS_BOOL | RS_C_FALSE | Flag: nur Anzeige |
I_EXIST | TYPE | RS_BOOL | RS_C_FALSE | Flag: Cube existiert schon |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCOD | TYPE | RSDG_FUNC | Return Code |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_BCTCOMP | TYPE | RSOBCTCOMP | Komponente (des BW Business Content) | |
C_BWAPPL | TYPE | RSBWAPPL | BW Anwendung (Namensraum) | |
C_CONVEXITFL | TYPE | RS_BOOL | Konvertierungsexits ausführen | |
C_CUBESUBTYPE | TYPE | RSD_CUBESUBTYPE | ' ' | CubeSubTyp |
C_CUBESV | TYPE | RSCUBESV | Parameter für ServiceCube | |
C_CUBETYPE | TYPE | RSD_CUBETYPE | 'B' | CubeTyp |
C_INFOAREA | TYPE | RSD_INFOAREA | 'NODESNOTCONNECTED' | InfoArea |
C_INFOCUBE | TYPE | RSD_INFOCUBE | InfoCube | |
C_ISOURCE | TYPE | RSD_ISOURCE | InfoSource für SAP RemoteCube | |
C_REFNM | LIKE | RSDSGPAR-REFNM | VorlageCube | |
C_SLOGSYS | TYPE | RS_CHAR10 | logisches System | |
C_TRANSACT | TYPE | RS_BOOL | ' ' | Flag: transaktional |
C_TXTLG | TYPE | RSTXTLG | Beschreibung | |
C_UNIQUE_SOURCE | TYPE | RS_BOOL | Kennzeichen: SAP RemoteCube mit eindeutigem Quellsystem |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SCREEN_CANCELLED | Bild abgebrochen |