SAP ABAP Class IF_UC_FIELDLIST_FACTORY (Internal View of Factory for Field Lists)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UC_VAL_SERVICES | Validation: Usable Methods | 20030821 |
Properties
| Class | IF_UC_FIELDLIST_FACTORY | |
| Short Description | Internal View of Factory for Field Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030820 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UC_FIELDLIST_FACTORY has no forward declaration.
Interfaces
Class IF_UC_FIELDLIST_FACTORY has no interface implemented.
Friends
Class IF_UC_FIELDLIST_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UC_FIELDNAME | 'FIELDLISTID' | Field Name | 20030820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a Field List | 20030820 | |
| 2 | Instance method | Public | Method | Delete a Field List | 20030820 | |
| 3 | Instance method | Public | Method | Get Instance of an Existing Field List | 20030820 |
Events
Class IF_UC_FIELDLIST_FACTORY has no event.
Types
Class IF_UC_FIELDLIST_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FIELDLISTID | Call by reference | Type reference (TYPE) | UC_FIELDLISTID | Feldliste | 20030820 | |||
| 2 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UC_FIELDLIST | SAP Kons.: Feldliste | 20030820 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20030820 |
Method CREATE on class IF_UC_FIELDLIST_FACTORY has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDLISTID | Call by reference | Type reference (TYPE) | UC_FIELDLISTID | Feldliste | 20030820 |
Method DELETE on class IF_UC_FIELDLIST_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_UC_FIELDLIST | SAP Kons.: Feldliste | 20030820 | |||
| 2 | ID_FIELDLISTID | Call by reference | Type reference (TYPE) | UC_FIELDLISTID | Feldliste | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Feldliste-GUID wurde noch nicht vergeben | 20030820 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |