SAP ABAP Class CL_SATC_AC_OBJLOG_WITHOUT_LOAD ('Object Log 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_STD_SET_WITHOUT_LOAD Standard implementation for set without load 20090805
Properties
Class CL_SATC_AC_OBJLOG_WITHOUT_LOAD  
Short Description 'Object Log Set' - no load    
Super Class CL_SATC_STD_SET_WITHOUT_LOAD Standard implementation for set without load 
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 20090805   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC_OBJLOG_WITHOUT_LOAD has no forward declaration.
Interfaces
Class CL_SATC_AC_OBJLOG_WITHOUT_LOAD has no interface implemented.
Friends
Class CL_SATC_AC_OBJLOG_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 20090805
2 F_KEYS Instance attribute Private Type reference (TYPE) TY_T_SORTED_KEYS 20090805
3 F_KEYS_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20090805
4 F_STD_ATTRIBUTES Instance attribute Private Type reference (TYPE) TY_T_STD_ATTRIBUTE_VALUES 20090805
Methods
# Method Level Visibility Method type Description Created on
1 __APPEND_STD_ATTRIBUTE Instance method Private Method 20090805
Events
Class CL_SATC_AC_OBJLOG_WITHOUT_LOAD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_STD_ATTRIBUTE_VALUE Private See coding 20090805 begin of ty_s_Std_Attribute_value, obj_name type SOBJ_NAME, obj_type type TROBJTYPE, module_id type satc_d_id, has_basic_info type abap_bool, start_timestamp type timestampl, end_timestamp type timestampl, end of ty_s_Std_Attribute_value
2 TY_T_SORTED_KEYS Private See coding 20090805 ty_T_Sorted_keys type sorted table of if_Satc_Ac_ObjLog_Domain_Types=>ty_S_key with unique key table_Line
3 TY_T_STD_ATTRIBUTE_VALUES Private See coding 20090805 ty_T_Std_Attribute_values type standard table of ty_S_Std_Attribute_value with default key with unique hashed key key components obj_name obj_type module_id
Method Signatures

Method __APPEND_STD_ATTRIBUTE 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_OBJLOG_DOMAIN_TYPES=>TY_S_KEY 20090805
2 Importing I_VALUE Call by reference Type reference (TYPE) IF_SATC_AC_OBJLOG_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE_INFO 20090805
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20090805
History
Last changed by/on SAP  20130531 
SAP Release Created in 800