SAP ABAP Class IF_FIT_CHECK_RUN (Executing of checks)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIT_CHECK_RUN FIT Check Framework 20100205
Properties
Class IF_FIT_CHECK_RUN  
Short Description Executing of checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FIT_CHECK_RUN has no interface implemented.
Friends
Class IF_FIT_CHECK_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARAMETERS Instance attribute Public Type reference (TYPE) RSDS_FRANGE_T 20100308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BC_CHECK Instance method Public Method Add a business configuration check 20100308
2 ADD_CHECK_UNIT Instance method Public Method Add a check unit 20100216
3 EXECUTE Instance method Public Method Do all checks 20100205
4 GET_EXTERNAL_RUN_ID Instance method Public Method External identifier for a check run 20100301
5 GET_LOG_HANDLE Instance method Public Method Reference to an application log 20100216
6 GET_PARAMETERS Instance method Public Method 20100308
7 GET_RUN_ID Instance method Public Method One ID per check execution (that's a GUID) 20100205
8 SET_EXTERNAL_RUN_ID Instance method Public Method External identifier for a check run 20100301
9 SET_PARAMETERS Instance method Public Method Reference to a container for all parameters 20100308
Events
Class IF_FIT_CHECK_RUN has no event.
Types
Class IF_FIT_CHECK_RUN has no local type.
Method Signatures

Method ADD_BC_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BC_CHECK_ID Call by reference Type reference (TYPE) FIT_BC_CHECK Business Configuration Check 20100422
# Exception Resumable Description Created on
1 DOES_NOT_EXIST 20100308
2 INCLUDED_UNIT_DOES_NOT_EXIST 20100423

Method ADD_CHECK_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNIT Call by reference Type reference (TYPE) FIT_CHECK_UNIT Check Unit 20100219
# Exception Resumable Description Created on
1 DOES_NOT_EXIST Business configuration check or check unit does not exist 20100216

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONFIG_CONTAINER Call by reference Object reference (TYPE REF TO) IF_BCFG_CONFIG_CONTAINER Configuration container Object. 20100831
2 Returning RET_CODE Value transfer Type reference (TYPE) FIT_CHECK_RETCODE Return code 20100205

Method EXECUTE on class IF_FIT_CHECK_RUN has no exception.

Method GET_EXTERNAL_RUN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXT_RUN_ID Value transfer Type reference (TYPE) FIT_DESCR_CHECK_RUN External Check Run ID 20100301

Method GET_EXTERNAL_RUN_ID on class IF_FIT_CHECK_RUN has no exception.

Method GET_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100216

Method GET_LOG_HANDLE on class IF_FIT_CHECK_RUN has no exception.

Method GET_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) RSDS_FRANGE_T 20100308

Method GET_PARAMETERS on class IF_FIT_CHECK_RUN has no exception.

Method GET_RUN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) FIT_RUN Identifier for a Check Session 20100205

Method GET_RUN_ID on class IF_FIT_CHECK_RUN has no exception.

Method SET_EXTERNAL_RUN_ID 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 Check Run ID 20100301

Method SET_EXTERNAL_RUN_ID on class IF_FIT_CHECK_RUN has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETERS Call by reference Type reference (TYPE) RSDS_FRANGE_T Select options + parameters 20100308

Method SET_PARAMETERS on class IF_FIT_CHECK_RUN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in