SAP ABAP Interface IF_UC_FIELDLIST_FACTORY (Internal View of Factory for Field Lists)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
     UCFV (Package) SEM-BCS: Validation
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
Interface IF_UC_FIELDLIST_FACTORY  
Short Description Internal View of Factory for Field Lists    
General Data
Package UCFV   SEM-BCS: Validation 
Created 20030820   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UC_FIELDLIST_FACTORY has no forward declaration.
Interfaces
Interface IF_UC_FIELDLIST_FACTORY has no interface.
Friends
Interface IF_UC_FIELDLIST_FACTORY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDLISTID Constant Public Type reference (TYPE) UC_FIELDNAME 'FIELDLISTID' Field Name 20030820
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create a Field List 20030820
2 DELETE Instance method Public Method Delete a Field List 20030820
3 GET_INSTANCE Instance method Public Method Get Instance of an Existing Field List 20030820
Events
Interface IF_UC_FIELDLIST_FACTORY has no event.
Types
Interface 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 Exporting ED_FIELDLISTID Call by reference Type reference (TYPE) UC_FIELDLISTID Feldliste 20030820
2 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UC_FIELDLIST SAP Kons.: Feldliste 20030820
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20030820

Method CREATE on Interface 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 Importing ID_FIELDLISTID Call by reference Type reference (TYPE) UC_FIELDLISTID Feldliste 20030820

Method DELETE on Interface 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 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UC_FIELDLIST SAP Kons.: Feldliste 20030820
2 Importing ID_FIELDLISTID Call by reference Type reference (TYPE) UC_FIELDLISTID Feldliste 20030820
# Exception Resumable Description Created on
1 NOT_FOUND Die Feldliste-GUID wurde noch nicht vergeben 20030820
History
Last changed by/on SAP  20041006 
SAP Release Created in 350