SAP ABAP Class CL_RSDMD_DISPLAY_INTERNAL_TABS (Display Internal Tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Properties
| Class | CL_RSDMD_DISPLAY_INTERNAL_TABS | |
| Short Description | Display Internal Tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 19990811 | 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) |
Interfaces
Class CL_RSDMD_DISPLAY_INTERNAL_TABS has no interface implemented.
Friends
Class CL_RSDMD_DISPLAY_INTERNAL_TABS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | a | 19990811 | |
| 2 | Instance method | Private | Method | check_internal_tabs | 20000329 | |
| 3 | Instance method | Public | Constructor | a | 19990811 | |
| 4 | Instance method | Public | Method | Damage Object | 19991026 | |
| 5 | Instance method | Private | Method | a | 19990811 | |
| 6 | Instance method | Private | Event handling method | handle_alv_drop | 19990811 | |
| 7 | Instance method | Private | Event handling method | handle_toolbar | 20000329 | |
| 8 | Instance method | Private | Event handling method | handle_tree_double_click | 19990811 | |
| 9 | Instance method | Private | Event handling method | handle_tree_drag | 19990811 | |
| 10 | Instance method | Private | Event handling method | handle_user_command | 20000329 | |
| 11 | Instance method | Private | Method | a | 19990812 |
Events
Class CL_RSDMD_DISPLAY_INTERNAL_TABS has no event.
Types
Class CL_RSDMD_DISPLAY_INTERNAL_TABS has no local type.
Method Signatures
Method BUILD_NODES_AND_HANDLES Signature
Method BUILD_NODES_AND_HANDLES on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no parameter.
Method BUILD_NODES_AND_HANDLES on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method CHECK_INTERNAL_TABS Signature
Method CHECK_INTERNAL_TABS on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no parameter.
Method CHECK_INTERNAL_TABS on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Value transfer | Type reference (TYPE) | RSTXTLG | a | 19990811 | |||
| 2 | I_PARENT_OBJECTNAME | Value transfer | Type reference (TYPE) | OBJECTNAME | 'G_CUSTOM_CONTROL' | a | 19990812 | ||
| 3 | I_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | a | 19990812 | |||
| 4 | I_S_LOG_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | a | 19990812 | |||
| 5 | I_T_DIT_TREE | Call by reference | Type reference (TYPE) | RSDMD_T_DIT_TREE | a | 19990811 | |||
| 6 | I_T_INTERNAL_TABLE | Call by reference | Type reference (TYPE) | RSSM_T_INTERNAL_TABLE | a | 19990811 |
Method CONSTRUCTOR on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method FREE Signature
Method FREE on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no parameter.
Method FREE on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method GET_DATA_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | a | 19990811 | |||
| 2 | I_S_INTERNAL_TABLE | Call by reference | Type reference (TYPE) | RSSM_S_INTERNAL_TABLE | a | 19990811 |
Method GET_DATA_FOR_DISPLAY on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method HANDLE_ALV_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Type reference (TYPE) | 19990811 | |||||
| 2 | E_DRAGDROPOBJ | Call by reference | Type reference (TYPE) | 19990811 | |||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | 19990811 |
Method HANDLE_ALV_DROP on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20000329 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20000329 |
Method HANDLE_TOOLBAR on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method HANDLE_TREE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990811 |
Method HANDLE_TREE_DOUBLE_CLICK on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method HANDLE_TREE_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_DROP_OBJECT | Call by reference | Type reference (TYPE) | 19990811 | |||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | 19990811 |
Method HANDLE_TREE_DRAG on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20000329 |
Method HANDLE_USER_COMMAND on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
Method SHOW_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_LOG_FILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | a | 19990812 |
Method SHOW_PROTOCOL on class CL_RSDMD_DISPLAY_INTERNAL_TABS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |