SAP ABAP Class CL_CHK_ARCHIVING (CHECKMAN Checks for Archiving Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     S_ARCH_STANDARD_CHECKS (Package) Standard Archiving Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20130304
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20130304
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20130304
Properties
Class CL_CHK_ARCHIVING  
Short Description CHECKMAN Checks for Archiving Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ARCH_STANDARD_CHECKS   Standard Archiving Checks 
Created 20130304   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHK_ARCHIVING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20130304
2 IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20130304
3 IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20130304
Friends
Class CL_CHK_ARCHIVING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_SELTAB_CUS_KW Static Attribute Private Type reference (TYPE) TT_SELTAB_MSGID 20130304
2 CT_SELTAB_INCLUDE Static Attribute Private Type reference (TYPE) TT_SELTAB_MSGID 20130304
3 CT_SELTAB_V_ARC_OBJ Static Attribute Private Type reference (TYPE) TT_SELTAB_MSGID 20130304
4 CT_SELTAB_V_ARC_USR Static Attribute Private Type reference (TYPE) TT_SELTAB_MSGID 20130304
5 C_COLID Constant Private Type reference (TYPE) CRMCHKID 'BC_ARCH' 20130304
6 C_NO Constant Private Type reference (TYPE) STRING '@5C@' 20130304
7 C_PRG_ERROR Constant Private Type reference (TYPE) STRING '@AG@' 20130304
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_NAVINFO Static method Private Method 20130304
2 APPEND_T100 Static method Private Method 20130304
3 ASSIGN_CHKMSGID Static method Private Method 20130304
4 CONSTRUCTOR Instance method Public Constructor 20130304
5 GET_LIST_OF_CHECKS Static method Private Method 20130304
6 GET_SELTAB_CUS_KW Static method Private Method 20130304
7 GET_SELTAB_INCLUDE Static method Private Method 20130304
8 GET_SELTAB_V_ARC_OBJ Static method Private Method 20130304
9 GET_SELTAB_V_ARC_USR Static method Private Method 20130304
Events
Class CL_CHK_ARCHIVING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CHECK Public See coding 20130304 BEGIN OF ts_check, name TYPE char30, o_msgid TYPE crmchkmgid, r_msgid TYPE crmchkmgid, END OF ts_check
2 TT_CHECK Public See coding 20130304 tt_check TYPE STANDARD TABLE OF ts_check
3 TT_CHECKLIST Public See coding 20130304 tt_checklist TYPE STANDARD TABLE OF char30
4 TT_SELTAB_INCL_NEEDED Public See coding 20130304 tt_seltab_incl_needed TYPE RANGE OF crmchkmgid
5 TT_SELTAB_MSGID Public See coding 20130304 tt_seltab_msgid TYPE RANGE OF crmchkmgid
Method Signatures

Method APPEND_NAVINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) CRM_CHECK_RESULT 20130304
2 Importing IS_T100 Call by reference Type reference (TYPE) CRMT100MSG 20130304
3 Importing IV_CHKMSGID Call by reference Type reference (TYPE) CRMCHKMGID 20130304

Method APPEND_NAVINFO on class CL_CHK_ARCHIVING has no exception.

Method APPEND_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) CRM_CHECK_RESULT 20130304
2 Importing IS_T100 Call by reference Type reference (TYPE) CRMT100MSG 20130304

Method APPEND_T100 on class CL_CHK_ARCHIVING has no exception.

Method ASSIGN_CHKMSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHS_CHECK Value transfer Type reference (TYPE) TS_CHECK 20130304

Method ASSIGN_CHKMSGID on class CL_CHK_ARCHIVING has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CHK_ARCHIVING has no parameter.
Method CONSTRUCTOR on class CL_CHK_ARCHIVING has no exception.

Method GET_LIST_OF_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DYN_CHECK Value transfer Type reference (TYPE) TT_CHECK 20130304
2 Exporting ET_STAT_CHECK Value transfer Type reference (TYPE) TT_CHECK 20130304

Method GET_LIST_OF_CHECKS on class CL_CHK_ARCHIVING has no exception.

Method GET_SELTAB_CUS_KW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELTAB Call by reference Type reference (TYPE) TT_SELTAB_MSGID 20130304

Method GET_SELTAB_CUS_KW on class CL_CHK_ARCHIVING has no exception.

Method GET_SELTAB_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELTAB Call by reference Type reference (TYPE) TT_SELTAB_INCL_NEEDED 20130304

Method GET_SELTAB_INCLUDE on class CL_CHK_ARCHIVING has no exception.

Method GET_SELTAB_V_ARC_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELTAB Call by reference Type reference (TYPE) TT_SELTAB_MSGID 20130304

Method GET_SELTAB_V_ARC_OBJ on class CL_CHK_ARCHIVING has no exception.

Method GET_SELTAB_V_ARC_USR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELTAB Call by reference Type reference (TYPE) TT_SELTAB_MSGID 20130304

Method GET_SELTAB_V_ARC_USR on class CL_CHK_ARCHIVING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740