SAP ABAP Class CL_UC_FIELDLIST_GUI (GUI for Definition of a Field List)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT7 (Package) SEM-BCS: Field List
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030811 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030811 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_APPLICATION_DATA | FIN Workbench: Propagate Application-specific Data | 20030813 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030819 |
Properties
| Class | CL_UC_FIELDLIST_GUI | |
| Short Description | GUI for Definition of a Field List | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT7 | SEM-BCS: Field List |
| Created | 20030811 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_FIELDLIST_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20030811 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20030811 | ||
| 3 | IF_UG_WB_APPLICATION_DATA | FIN Workbench: Propagate Application-specific Data | 20030813 | ||
| 4 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20030819 |
Friends
Class CL_UC_FIELDLIST_GUI 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) | UG_VALUE | Number of Data Object | 20030909 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | Display/Change | 20030909 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20030909 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UC_FIELDLIST | Communication Field List GUI <-> DATA | 20030811 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030909 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Meta Data) | 20030813 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UCT_TS_FIELDLIST_DT | Table Type for Field List | 20030819 | |||
| 8 | Constant | Private | Type reference (TYPE) | SCRHDNUM | 1000 | Screen Number | 20030811 | ||
| 9 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCT7' | Program Name | 20030811 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | UG_FLG | 'X' | True | 20030909 | ||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20030811 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | UC0_TS_FIELD | List of Field Names | 20030812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030819 | ||
| 2 | Instance method | Public | Method | 20030909 | ||
| 3 | Instance method | Public | Method | 20030813 | ||
| 4 | Instance method | Public | Method | 20030813 | ||
| 5 | Instance method | Public | Method | 20030909 | ||
| 6 | Instance method | Public | Method | 20030813 |
Events
Class CL_UC_FIELDLIST_GUI has no event.
Types
Class CL_UC_FIELDLIST_GUI has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20030819 |
Method ADD_MESSAGE on class CL_UC_FIELDLIST_GUI has no exception.
Method GET_DATAOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_DATAOBJECT | Call by reference | Type reference (TYPE) | UG_VALUE | Merkmalswert | 20030909 | |||
| 2 | EF_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20030909 |
Method GET_DATAOBJECT on class CL_UC_FIELDLIST_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_R_DATA | Value transfer | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Stammdaten: Generische GUI-Kommunikation | 20030813 | |||
| 2 | EF_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | UC_FLG | Änderungsmodus | 20030909 | |||
| 3 | ET_ALLOWED_ATTR | Call by reference | Type reference (TYPE) | UC0_TS_FIELD_ATTR | Feldname-Attribut-Kombination | 20030813 | |||
| 4 | ET_ALLOWED_FIELD | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Liste von Feldnamen | 20030813 | |||
| 5 | ET_DATA | Call by reference | Type reference (TYPE) | UCT_S_FIELDLIST_DT | Strukturt für Fieldlist | 20030813 | |||
| 6 | ET_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixierte Merkmalswerte | 20030813 |
Method GET_GUI_DATA on class CL_UC_FIELDLIST_GUI has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Metadaten) | 20030813 |
Method GET_MODEL on class CL_UC_FIELDLIST_GUI has no exception.
Method SET_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20030909 | |||
| 2 | IO_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030909 |
Method SET_ADD_DATA on class CL_UC_FIELDLIST_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_R_DATA | Call by reference | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Stammdaten: Generische GUI-Kommunikation | 20030908 |
Method SET_GUI_DATA on class CL_UC_FIELDLIST_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 351 |