SAP ABAP Class CL_SATC_AC_R3TR_WITHOUT_LOAD ('R3TR Set' - no load)
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_WITHOUT_LOAD Set with 'never load' strategy 20090602
Properties
Class CL_SATC_AC_R3TR_WITHOUT_LOAD  
Short Description 'R3TR Set' - no load    
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_WITHOUT_LOAD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_SET_WITHOUT_LOAD Set with 'never load' strategy 20090602
Friends
Class CL_SATC_AC_R3TR_WITHOUT_LOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_APPEND Instance attribute Private Object reference (TYPE REF TO) IF_SATC_SET_APPEND 20090602
2 F_KEYS Instance attribute Private Type reference (TYPE) TY_T_SORTED_KEYS 20090602
3 F_SET_INFO Instance attribute Private Type reference (TYPE) IF_SATC_SET=>TY_S_INFO 20090602
4 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 __ADD_KEYS Instance method Private Method Adds new Keys 20090602
2 __SET_KEYS_WITH_ATTRIBUTES Instance method Private Method Sets not initial value of one Attribute for several Entities 20090602
Events
Class CL_SATC_AC_R3TR_WITHOUT_LOAD 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_SORTED_KEYS Private See coding 20090602 ty_t_sorted_keys type sorted table of if_satc_ac_r3tr_domain_types=>ty_s_key with unique key table_line
3 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 __ADD_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20090602

Method __ADD_KEYS on class CL_SATC_AC_R3TR_WITHOUT_LOAD has no exception.

Method __SET_KEYS_WITH_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20090602
2 Importing I_NAME Call by reference Type reference (TYPE) SATC_D_NAME 20090602
3 Importing I_VALUES Call by reference Type reference (TYPE) STANDARD TABLE 20090602
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090602
History
Last changed by/on SAP  20130531 
SAP Release Created in 730