SAP ABAP Interface IF_SATC_SET_LOAD_ON_INIT (Set with 'load early' strategy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_PERSISTENCE_API (Package) INTERNAL: - *NO* REUSE - domains, sets, attribute handlers
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
Interface IF_SATC_SET_LOAD_ON_INIT  
Short Description Set with 'load early' strategy    
General Data
Package SATC_STDLIB_PERSISTENCE_API   INTERNAL: - *NO* REUSE - domains, sets, attribute handlers 
Created 20090429   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_SET_LOAD_ON_INIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_SET Entity set of a domain 20090429
Friends
Interface IF_SATC_SET_LOAD_ON_INIT has no friend.
Attributes
Interface 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
Interface IF_SATC_SET_LOAD_ON_INIT has no event.
Types
Interface IF_SATC_SET_LOAD_ON_INIT has no local type.
Method Signatures

Method GET_INFO Signature

Method GET_INFO on Interface IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method GET_INFO on Interface 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 Interface IF_SATC_SET_LOAD_ON_INIT has no parameter.
Method SAVE on Interface IF_SATC_SET_LOAD_ON_INIT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730