SAP ABAP Class CL_SATC_AC_R3TR_ON_DEMAND ('R3TR Set' - on demand)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATC_BASE_SET Abstract base class with INIT method for domain plug-ins 20090602
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_SET_LOAD_ON_DEMAND Set with 'load on demand' strategy 20090602
Properties
Class CL_SATC_AC_R3TR_ON_DEMAND  
Short Description 'R3TR Set' - on demand    
Super Class CL_SATC_BASE_SET Abstract base class with INIT method for domain plug-ins 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SET   INTERNAL: - *NO* REUSE - ABAP entities related sets 
Created 20090602   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_R3TR_ON_DEMAND has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_SET_LOAD_ON_DEMAND Set with 'load on demand' strategy 20090602
Friends
Class CL_SATC_AC_R3TR_ON_DEMAND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CFG_LOAD_FILTER Constant Private Type reference (TYPE) STRING 'CL_SATC_AC_SET_LOAD_FILTER_CFG' 20090602
2 CO_KEYS_LOAD_FILTER Constant Private Type reference (TYPE) STRING 'LCL_LOAD_FILTER_KEYS' 20090602
3 CO_SET_ID_UPDATE Constant Private Type reference (TYPE) SATC_D_ID '00000000000000000000000000000002' 20090602
4 F_KEYS Instance attribute Private Type reference (TYPE) SATC_T_R3TR_KEYS 20090602
5 F_MODIFY Instance attribute Private Object reference (TYPE REF TO) IF_SATC_SET_MODIFY 20090602
6 F_READ Instance attribute Private Object reference (TYPE REF TO) IF_SATC_SET_READ 20090602
7 F_SET_INFO Instance attribute Private Type reference (TYPE) IF_SATC_SET=>TY_S_INFO 20090602
8 F_STD_ATTRIBUTES Instance attribute Private Type reference (TYPE) TY_T_STD_ATTRIBUTE_VALUES 20090602
Methods
# Method Level Visibility Method type Description Created on
1 __CONTAINS_KEY Instance method Private Method Contains key 20090602
2 __GET_ATTRIBUTE_VALUE_FOR_KEY Instance method Private Method Get attribute value for key 20090602
3 __LOAD_STD_ATTRIBUTE_FOR_KEY Instance method Private Method Load std attribute for specified key 20090602
4 __SET_ATTRIBUTE_VALUE_FOR_KEY Instance method Private Method Set attribute value for key 20090602
Events
Class CL_SATC_AC_R3TR_ON_DEMAND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STD_ATTRIBUTE_VALUE Private Type reference (TYPE) SATC_AC_R3TR_B 20090602
2 TY_T_STD_ATTRIBUTE_VALUES Private See coding 20090602 ty_T_Std_Attribute_Values type standard table of ty_S_Std_Attribute_Value with default key with unique hashed key key components set_Key
Method Signatures

Method __CONTAINS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY 20090602
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090602

Method __CONTAINS_KEY on class CL_SATC_AC_R3TR_ON_DEMAND has no exception.

Method __GET_ATTRIBUTE_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090602
2 Exporting E_VALUE Call by reference Type reference (TYPE) DATA 20090602
3 Importing I_KEY Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY 20090602
4 Importing I_NAME Call by reference Type reference (TYPE) SATC_D_NAME 20090602
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090602

Method __LOAD_STD_ATTRIBUTE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090602
2 Exporting E_VALUE Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE 20090602
3 Importing I_KEY Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY 20090602

Method __LOAD_STD_ATTRIBUTE_FOR_KEY on class CL_SATC_AC_R3TR_ON_DEMAND has no exception.

Method __SET_ATTRIBUTE_VALUE_FOR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) IF_SATC_AC_R3TR_DOMAIN_TYPES=>TY_S_KEY 20090602
2 Importing I_NAME Call by reference Type reference (TYPE) SATC_D_NAME 20090602
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20090602
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090602
History
Last changed by/on SAP  20130531 
SAP Release Created in 730