SAP ABAP Class CL_SCRM_ATC_QUERY_SERVICES (CL_SCRM_ATC_QUERY_SERVICES)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Properties
Class CL_SCRM_ATC_QUERY_SERVICES  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CHECK_RESULT_MANAGEMENT   SAP ONLY: Check Internal Guidelines - Basic Module 
Created 20081003   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCRM_ATC_QUERY_SERVICES has no forward declaration.
Interfaces
Class CL_SCRM_ATC_QUERY_SERVICES has no interface implemented.
Friends
Class CL_SCRM_ATC_QUERY_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FG_ANY_TYPE_CHECKS Static Attribute Private See coding 20081003
2 FG_ANY_TYPE_INIT_DONE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20081003
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECKS Static method Public Method 20081003
2 GET_CHECKS_OF_PROFILE Static method Public Method 20081003
3 GET_CHECK_INFO Static method Public Method 20100712
4 GET_OBJTYPES_FOR_CHECKS Static method Public Method 20091002
5 GET_PROFILES Static method Public Method 20081003
6 _CALCULATE_ANY_TYPE_CHECKS Static method Protected Method 20091002
7 _GET_REGISTERED_OBJTYPES Static method Protected Method 20091002
Events
Class CL_SCRM_ATC_QUERY_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PROFILE Public See coding 20081003 begin of ty_S_Profile, profile type crmprfid, description type crmdescr, end of ty_S_Profile
2 TY_T_CHKIDS Public See coding 20081003 ty_T_Chkids type standard table of crmchkid with default key
3 TY_T_PROFILES Public See coding 20081003 ty_T_Profiles type sorted table of ty_S_Profile with unique key profile
Method Signatures

Method GET_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT 20081003
2 Importing I_OBJECT_TYPES Call by reference Type reference (TYPE) PAK_TROBJTYPE_LIST 20081003
3 Returning RESULT Value transfer Type reference (TYPE) TY_T_CHKIDS 20081003

Method GET_CHECKS on class CL_SCRM_ATC_QUERY_SERVICES has no exception.

Method GET_CHECKS_OF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT 20081003
2 Importing I_PROFILE Call by reference Type reference (TYPE) CSEQUENCE 20081003
3 Returning RESULT Value transfer Type reference (TYPE) TY_T_CHKIDS 20081003

Method GET_CHECKS_OF_PROFILE on class CL_SCRM_ATC_QUERY_SERVICES has no exception.

Method GET_CHECK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID 20100712
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20100712
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SCRM_CHECK_INFO 20100712
# Exception Resumable Description Created on
1 CX_CHECKMAN_ROOT 20100712

Method GET_OBJTYPES_FOR_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKIDS Call by reference Type reference (TYPE) TY_T_CHKIDS 20091002
2 Returning RESULT Value transfer Type reference (TYPE) PAK_TROBJTYPE_LIST List of Transport Object Types 20091002

Method GET_OBJTYPES_FOR_CHECKS on class CL_SCRM_ATC_QUERY_SERVICES has no exception.

Method GET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT 20081003
2 Returning RESULT Value transfer Type reference (TYPE) TY_T_PROFILES 20081003

Method GET_PROFILES on class CL_SCRM_ATC_QUERY_SERVICES has no exception.

Method _CALCULATE_ANY_TYPE_CHECKS Signature

Method _CALCULATE_ANY_TYPE_CHECKS on class CL_SCRM_ATC_QUERY_SERVICES has no parameter.
Method _CALCULATE_ANY_TYPE_CHECKS on class CL_SCRM_ATC_QUERY_SERVICES has no exception.

Method _GET_REGISTERED_OBJTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) PAK_TROBJTYPE_LIST 20091002

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