SAP ABAP Class IF_SATC_SET_LOAD_ON_INIT (Set with 'load early' strategy)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_SET Entity set of a domain 20090429
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_R3TR_ON_INIT 'R3TR Set' - on init 20090602
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_STD_SET_LOAD_ON_INIT Standard implementation of set on demand 20090429
Properties
Class IF_SATC_SET_LOAD_ON_INIT  
Short Description Set with 'load early' strategy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090429   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_SET_LOAD_ON_INIT has no forward declaration.
Interfaces
Class IF_SATC_SET_LOAD_ON_INIT has no interface implemented.
Friends
Class IF_SATC_SET_LOAD_ON_INIT has no friend class.
Attributes
Class IF_SATC_SET_LOAD_ON_INIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO Instance method Public Method 20090429
2 GET_MODIFY_ACCESS Instance method Public Method Get 'modify access' 20090429
3 GET_PARALLEL_ACCESS Instance method Public Method Get 'parallel access' 20090526
4 GET_READ_ACCESS Instance method Public Method Get 'read access' 20090429
5 LOAD Instance method Public Method Load 20090608
6 SAVE Instance method Public Method 20090429
Events
Class IF_SATC_SET_LOAD_ON_INIT has no event.
Types
Class IF_SATC_SET_LOAD_ON_INIT has no local type.
Method Signatures

Method GET_INFO Signature

Method GET_INFO on class IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method GET_INFO on class IF_SATC_SET_LOAD_ON_INIT has no exception.

Method GET_MODIFY_ACCESS 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_MODIFY_ITERATE 20090429
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090429

Method GET_PARALLEL_ACCESS 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_PARALLELIZE Parallelized Access to Set 20090526
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN Domain Access Error 20090526

Method GET_READ_ACCESS 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_READ_ITERATE 20090429
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090429

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_SERIALIZED Call by reference Type reference (TYPE) XSTRING 20090608
2 Importing I_KEYS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090608
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090608

Method SAVE Signature

Method SAVE on class IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method SAVE on class IF_SATC_SET_LOAD_ON_INIT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in