SAP ABAP Class CL_UC_FIELD (Field List)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_FIELD | Field List | 20020411 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_FIELD_ABSTRACT | Field List | 20030828 |
Properties
| Class | CL_UC_FIELD | |
| Short Description | Field List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
| Created | 20020411 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_FIELD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_FIELD | Field List | 20020411 | ||
| 2 | IF_UC_FIELD_ABSTRACT | Field List | 20030828 |
Friends
Class CL_UC_FIELD 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) | IF_UC_MODEL | Model (field catalog, ...) | 20020423 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | List of Field Names | 20020411 | ||||
| 3 | Constant | Private | Type reference (TYPE) | UC_FLG | 'X' | ='X' | 20020411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020411 |
Events
Class CL_UC_FIELD has no event.
Types
Class CL_UC_FIELD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20020423 | |||
| 2 | IT_FIELD | Call by reference | Type reference (TYPE) | UC0_TS_FIELD | Liste von Feldnamen | 20020411 |
Method CONSTRUCTOR on class CL_UC_FIELD has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 31B |