SAP ABAP Class CL_IWP_EXCLUDED_TABLE (To list excluded table/package of legacy system)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-DRT (Application Component) Data Retention Tool
⤷
IWP_GENERIC_CDE (Package) Generic CDE

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130123 |
Properties
Class | CL_IWP_EXCLUDED_TABLE | |
Short Description | To list excluded table/package of legacy system | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IWP_GENERIC_CDE | Generic CDE |
Created | 20130123 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IWP_EXCLUDED_TABLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20130123 | ||
2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20130123 |
Friends
Class CL_IWP_EXCLUDED_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TXX_UUID | 20130123 |
Methods
Class CL_IWP_EXCLUDED_TABLE has no method.
Events
Class CL_IWP_EXCLUDED_TABLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_FORM_FIELDS | Private | See coding | 20130123 | tt_form_fields type standard TABLE OF Ty_OBJ_STRUC_LIST
|
||
2 | TY_OBJ_STRUC_LIST | Private | See coding | 20130301 | BEGIN OF Ty_OBJ_STRUC_LIST,
EXCL_TABLE type OBJ_NAME_CDE,
EXCL_PACKAGE type OBJ_NAME_CDE,
END OF Ty_OBJ_STRUC_LIST
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |