SAP ABAP Class CL_RSAWB_DETAIL_ALVTREE (Detail Display with ALV Tree in the AWB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWB (Package) BW: Administrator's Workbench
⤷
⤷
Properties
| Class | CL_RSAWB_DETAIL_ALVTREE | |
| Short Description | Detail Display with ALV Tree in the AWB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAWB | BW: Administrator's Workbench |
| Created | 19990831 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAWB_DETAIL_ALVTREE has no interface implemented.
Friends
Class CL_RSAWB_DETAIL_ALVTREE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | Alv Tree | 19990831 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 19990831 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19990831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSATR_T_RSACFIELD | Dummy Output Table | 19990831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Create Field Catalog | 19990831 | |
| 2 | Instance method | Private | Method | Change toolbar | 19990902 | |
| 3 | Instance method | Public | Constructor | Constructor | 19990831 | |
| 4 | Instance method | Private | Method | Create Hierarchy and Send to Frontend | 19990831 | |
| 5 | Instance method | Private | Method | Create ALV Tree | 19990831 | |
| 6 | Instance method | Public | Method | Destroy Tree | 19990923 | |
| 7 | Instance method | Private | Event handling method | Edit User FCodes from Toolbar | 19990902 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLOSE_DETAILALV | Instance Event (0) |
Public (2) |
Close ALV Tree | 19990902 |
Types
Class CL_RSAWB_DETAIL_ALVTREE has no local type.
Method Signatures
Method BUILD_FIELDCATALOG Signature
Method BUILD_FIELDCATALOG on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
Method BUILD_FIELDCATALOG on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method CHANGE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_CLOSEBUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20000320 |
Method CHANGE_TOOLBAR on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_CLOSEBUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20000320 | ||
| 2 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19990831 | |||
| 3 | I_T_DATATABLE | Value transfer | Type reference (TYPE) | RSATR_T_RSACFIELD | Fieldcatalog | 19990831 |
Method CONSTRUCTOR on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method CREATE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DATATABLE | Call by reference | Type reference (TYPE) | RSATR_T_RSACFIELD | Datentabelle | 19990831 |
Method CREATE_HIERARCHY on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method CREATE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 19990831 |
Method CREATE_TREE on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method FREE_ALL Signature
Method FREE_ALL on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
Method FREE_ALL on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 19990902 |
Method ON_FUNCTION_SELECTED on class CL_RSAWB_DETAIL_ALVTREE has no exception.
Event Signatures
Event CLOSE_DETAILALV Signature
Event CLOSE_DETAILALV on class CL_RSAWB_DETAIL_ALVTREE has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |