The Function Module RSD_ODSO_ATTR_INSERT (Attribute setzen beim Anlegen eines ODS Objektes) is a standard Function Module in SAP ERP and is part of the function group RSDG_ODSO within the package RSD.
Function Module | RSD_ODSO_ATTR_INSERT |
Short Text | Attribute setzen beim Anlegen eines ODS Objektes |
Function Group | RSDG_ODSO |
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: ODS existiert schon |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCOD | TYPE | GUI_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_BEXFL | TYPE | RSDBEXFL | Das ODS Objekt kann für BEX Reporting verwendet werden | |
C_BWAPPL | TYPE | RSBWAPPL | BW Anwendung (Namensraum) | |
C_INFOAREA | TYPE | RSD_INFOAREA | 'NODESNOTCONNECTED' | InfoArea |
C_ODSOBJECT | TYPE | RSDODSOBJECT | InfoCube | |
C_REFNM | TYPE | RSDODSOBJECT | VorlageCube | |
C_TXTLG | TYPE | RSTXTLG | Beschreibung | |
C_TXTSH | TYPE | RSTXTSH | Beschreibung kurz |
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 |