SAP ABAP Class CL_EFG_ALV_FIELDCATALOGUE (Field Catalog)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PWB (Application Component) Print Workbench
⤷
EEPW (Package) Print Workbench
⤷
⤷
Properties
| Class | CL_EFG_ALV_FIELDCATALOGUE | |
| Short Description | Field Catalog | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | EEPW | Print Workbench |
| Created | 20020828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EFG_ALV_FIELDCATALOGUE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_EFG_ALV_LIST | 20020828 | Abstract Class ALV List |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | EFG_DTE_FLAG | '&' | No Change | 20020828 | ||
| 2 | Constant | Private | Type reference (TYPE) | I | 9999 | 20020828 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20020828 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020828 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20020828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020828 | |
| 2 | Instance method | Public | Method | Return Line | 20020828 | |
| 3 |