SAP ABAP Class IF_UC_CUST_FACTORY_EXT (Factory for Customizing Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_CUST_FACTORY Transport Customizing Objects 20000812
2 Interface composition (i COMPRISING i_ref)  IF_UC_METHOD_FACTORY_EXT External view of factory for methods 20000913
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_ACCOUNT_FACTORY Factory for Target Assignments 20000825
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_LAYOUT_FACTORY Factory for Layouts of Consolidation Methods 20000908
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_METHOD_FACTORY Factory for Consolidation Methods 20000812
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_MINICUBE_FACTORY Factory for Explicit Values 20000831
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_SELCOND_FACTORY Factory for Selection Conditions 20000913
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_SET_FACTORY Factory for Ranges 20000816
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_SINGLESELCOND_FACTORY Factory for Hierarchy Selection 20010617
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_VALCHECK_FACTORY Factory for Validation Check 20031120
Properties
Class IF_UC_CUST_FACTORY_EXT  
Short Description Factory for Customizing Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000810   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_CUST_FACTORY_EXT has no forward declaration.
Interfaces
Class IF_UC_CUST_FACTORY_EXT has no interface implemented.
Friends
Class IF_UC_CUST_FACTORY_EXT has no friend class.
Attributes
Class IF_UC_CUST_FACTORY_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check all instancized Customizing Objects 20000825
2 CREATE Instance method Public Method Create a Customizing Object 20000817
3 GET_INSTANCE Instance method Public Method Get instance of an existing Customizing Object 20000810
4 GET_LIST Instance method Public Method Get a list of all existing objects 20000831
5 TRANSPORT_BY_SEMKEY Instance method Public Method Transport all objects of sel.cond. for semantic key 20000926
Events
Class IF_UC_CUST_FACTORY_EXT has no event.
Types
Class IF_UC_CUST_FACTORY_EXT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20000825

Method CHECK on class IF_UC_CUST_FACTORY_EXT has no exception.

Method CREATE 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) IF_UC_CUST_DATA Interne Sicht auf Customizing-Daten 20000817
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20000901
3 Importing IO_MODEL Value transfer Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20000817
4 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Schlüssel 20000817
5 Importing I_TEMPORARY Call by reference Type reference (TYPE) UC_FLG =x => nur temporär (wird nicht auf Datenbank geschrieben) 20001026

Method CREATE on class IF_UC_CUST_FACTORY_EXT 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) IF_UC_CUST_DATA Interne Sicht auf Customizing-Daten 20000812
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20010510
3 Importing IO_MODEL Value transfer Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20000812
4 Importing IT_SEMKEY Call by reference Type reference (TYPE) UC0_TS_VALUE Semantischer Key 20000810

Method GET_INSTANCE on class IF_UC_CUST_FACTORY_EXT has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) UC0_T_SEMKEY_LIST Liste aller existierenden Objekte eines Objekttyps 20000831
2 Importing IT_SEL Call by reference Type reference (TYPE) UC0_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20000831

Method GET_LIST on class IF_UC_CUST_FACTORY_EXT has no exception.

Method TRANSPORT_BY_SEMKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UC0_TS_TRANSPORT Transporteinträge 20000926
2 Exporting ET_TRANSPORT_SEL Call by reference Type reference (TYPE) UGMD_T_TRANSPORT_SEL FI-Stammdaten: Transport mit Selektionsbedingung 20030109
3 Importing IT_SEL Call by reference Type reference (TYPE) UC0_TS_SEL SelBed. für semantischen Schlüssel 20000926
4 Importing I_COMPLETE Call by reference Type reference (TYPE) UC_FLG Auch wiederverwendbare untergeordnete Objekte aufsammeln 20000926
5 Importing I_TEXT_ONLY Call by reference Type reference (TYPE) UC_FLG =x => Nur Einträge für Texttabellen aufsammeln 20000926
6 Importing I_USE_MASK Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20040505

Method TRANSPORT_BY_SEMKEY on class IF_UC_CUST_FACTORY_EXT has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in