SAP ABAP Class CL_FIT_CHECK_RUN (FIT Check Framework)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-CCF (Application Component) Configuration Check Framework
     FIT_CHECK_FRW_RT (Package) Check Framework Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIT_CHECK_RUN Executing of checks 20100205
Properties
Class CL_FIT_CHECK_RUN  
Short Description FIT Check Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIT_CHECK_FRW_RT   Check Framework Runtime 
Created 20100205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FIT_CHECK_RUN Executing of checks 20100205
Friends
Class CL_FIT_CHECK_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'FIT_CHECK' 20100215
2 APPL_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'CONFIG' 20100215
3 MT_BC_CHECKS Instance attribute Private Type reference (TYPE) YT_BC_CHECK Business Configuration Checks 20100816
4 MT_CHECKS Instance attribute Private Type reference (TYPE) FIT_TT_CHECKS References to check objects (IF_FIT_CHECK) + Level 20100816
5 MT_CHECKS_DELETED Instance attribute Private Type reference (TYPE) FIT_TT_CHECKS References to check objects (IF_FIT_CHECK) + Level 20100816
6 M_EXTERNAL_RUN_ID Instance attribute Private Type reference (TYPE) FIT_DESCR_CHECK_RUN Description of this check run 20100409
7 M_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100409
8 M_RUN_ID Instance attribute Private Type reference (TYPE) FIT_RUN Check Session ID 20100409
9 PARAMETERS Instance attribute Private Attribute reference (LIKE) 20100308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BC_CHECK Instance method Public Method 20100308
2 ADD_CHECK_UNIT Instance method Public Method 20100218
3 CONSTRUCTOR Instance method Public Constructor 20100205
4 EXECUTE Instance method Public Method 20100205
5 GET_CHECK_UNITS Instance method Public Method 20100308
6 GET_EXTERNAL_RUN_ID Instance method Public Method 20100301
7 GET_LOG_HANDLE Instance method Public Method 20100301
8 GET_PARAMETERS Instance method Public Method 20100308
9 GET_PREREQUISTE_CHECK_UNITS Instance method Private Method 20100408
10 GET_RUN_ID Instance method Public Method 20100205
11 GET_RUN_PARAMETERS Instance method Public Method Get parameters of all included check units 20100409
12 SET_EXTERNAL_RUN_ID Instance method Public Method 20100301
13 SET_PARAMETERS Instance method Public Method 20100308
14 WRITE_HEADER_LINE_APPL_LOG Instance method Private Method 20100330
Events
Class CL_FIT_CHECK_RUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_BC_CHECK Private See coding Business Configuration Checks 20100816 YT_BC_CHECK type standard table of fit_bc_check with default key initial size 1
Method Signatures

Method ADD_BC_CHECK Signature

Method ADD_BC_CHECK on class CL_FIT_CHECK_RUN has no parameter.
Method ADD_BC_CHECK on class CL_FIT_CHECK_RUN has no exception.

Method ADD_CHECK_UNIT Signature

Method ADD_CHECK_UNIT on class CL_FIT_CHECK_RUN has no parameter.
Method ADD_CHECK_UNIT on class CL_FIT_CHECK_RUN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_RUN_ID Call by reference Type reference (TYPE) FIT_DESCR_CHECK_RUN External Run ID 20100308

Method CONSTRUCTOR on class CL_FIT_CHECK_RUN has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_FIT_CHECK_RUN has no parameter.
Method EXECUTE on class CL_FIT_CHECK_RUN has no exception.

Method GET_CHECK_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_UNITS Call by reference Type reference (TYPE) FIT_TT_R_CHECK_UNITS References to Check Objects 20100308

Method GET_CHECK_UNITS on class CL_FIT_CHECK_RUN has no exception.

Method GET_EXTERNAL_RUN_ID Signature

Method GET_EXTERNAL_RUN_ID on class CL_FIT_CHECK_RUN has no parameter.
Method GET_EXTERNAL_RUN_ID on class CL_FIT_CHECK_RUN has no exception.

Method GET_LOG_HANDLE Signature

Method GET_LOG_HANDLE on class CL_FIT_CHECK_RUN has no parameter.
Method GET_LOG_HANDLE on class CL_FIT_CHECK_RUN has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on class CL_FIT_CHECK_RUN has no parameter.
Method GET_PARAMETERS on class CL_FIT_CHECK_RUN has no exception.

Method GET_PREREQUISTE_CHECK_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_UNIT_ID Call by reference Type reference (TYPE) FIT_CHECK_UNIT Identifier of a Check Unit 20100408
2 Importing I_LEVEL Call by reference Type reference (TYPE) FIT_CHECK_LEVEL hierarchy level of check class 20100409

Method GET_PREREQUISTE_CHECK_UNITS on class CL_FIT_CHECK_RUN has no exception.

Method GET_RUN_ID Signature

Method GET_RUN_ID on class CL_FIT_CHECK_RUN has no parameter.
Method GET_RUN_ID on class CL_FIT_CHECK_RUN has no exception.

Method GET_RUN_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAMETERS Call by reference Type reference (TYPE) FIT_TT_UNIT_PARAM Parameters for check units 20100409

Method GET_RUN_PARAMETERS on class CL_FIT_CHECK_RUN has no exception.

Method SET_EXTERNAL_RUN_ID Signature

Method SET_EXTERNAL_RUN_ID on class CL_FIT_CHECK_RUN has no parameter.
Method SET_EXTERNAL_RUN_ID on class CL_FIT_CHECK_RUN has no exception.

Method SET_PARAMETERS Signature

Method SET_PARAMETERS on class CL_FIT_CHECK_RUN has no parameter.
Method SET_PARAMETERS on class CL_FIT_CHECK_RUN has no exception.

Method WRITE_HEADER_LINE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STOP_THIS_CHECK Value transfer Type reference (TYPE) XFLAG New Input Values 20100330
2 Importing I_CHECK_UNIT Call by reference Object reference (TYPE REF TO) CL_FIT_CHECK_UNIT Wrapper for check classes 20100408
3 Importing I_STOP Call by reference Type reference (TYPE) XFLAG New Input Values 20100330
4 Importing I_STOP_UNIT Call by reference Type reference (TYPE) FIT_CHECK_UNIT Identifier of a Check Unit 20100506

Method WRITE_HEADER_LINE_APPL_LOG on class CL_FIT_CHECK_RUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in