SAP ABAP Class IF_SATC_SET_FACTORY (Set factory)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_CHKCFG_SET 'Check Cfg. Set' 20090603
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_OBJLOG_SET 'Object Log Set' 20090805
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_PLNERR_SET 'Module Plug-in Failure Set' 20090603
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_R3TR_SET 'R3TR Set' 20090604
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VDCT_SET 'Aspect Verdict Set' 20090604
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VERDICT_SET 'Module Verdict Set' 20090604
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_STD_TEST_SET Self Test: Domain Set 20090630
Properties
Class IF_SATC_SET_FACTORY  
Short Description Set factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090424   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_SET_FACTORY has no forward declaration.
Interfaces
Class IF_SATC_SET_FACTORY has no interface implemented.
Friends
Class IF_SATC_SET_FACTORY has no friend class.
Attributes
Class IF_SATC_SET_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SET_BUNDLE_SVC Instance method Public Method Get instance of bundle service for set 20091217
2 GET_SET_LOAD_ON_DEMAND Instance method Public Method Get instance of set with' load on demand' strategy 20090506
3 GET_SET_LOAD_ON_INIT Instance method Public Method Get instance of set with 'load on init' strategy 20090506
4 GET_SET_PERSISTENCY Instance method Public Method Get instance of set persistency 20090703
5 GET_SET_WITHOUT_LOAD Instance method Public Method Get instance of set with 'never load' strategy 20090506
Events
Class IF_SATC_SET_FACTORY has no event.
Types
Class IF_SATC_SET_FACTORY has no local type.
Method Signatures

Method GET_SET_BUNDLE_SVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_SET_BUNDLE_SVC 20091217
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20091217

Method GET_SET_LOAD_ON_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_ID Call by reference Type reference (TYPE) SATC_D_ID 20090506
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_SET_LOAD_ON_DEMAND 20090506
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090506

Method GET_SET_LOAD_ON_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_ID Call by reference Type reference (TYPE) SATC_D_ID 20090506
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_SET_LOAD_ON_INIT 20090506
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090506

Method GET_SET_PERSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_ID Call by reference Type reference (TYPE) SATC_D_ID 20090703
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_SET_PERSISTENCY 20090703
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090703

Method GET_SET_WITHOUT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_ID Call by reference Type reference (TYPE) SATC_D_ID 20090506
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_SET_WITHOUT_LOAD 20090506
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090506
History
Last changed by/on SAP  20140121 
SAP Release Created in