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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | BALOBJ_D | 'FIT_CHECK' | 20100215 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'CONFIG' | 20100215 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_BC_CHECK | Business Configuration Checks | 20100816 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_TT_CHECKS | References to check objects (IF_FIT_CHECK) + Level | 20100816 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_TT_CHECKS | References to check objects (IF_FIT_CHECK) + Level | 20100816 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_DESCR_CHECK_RUN | Description of this check run | 20100409 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100409 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_RUN | Check Session ID | 20100409 | ||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100308 | |
2 | ![]() |
Instance method | Public | Method | 20100218 | |
3 | ![]() |
Instance method | Public | Constructor | 20100205 | |
4 | ![]() |
Instance method | Public | Method | 20100205 | |
5 | ![]() |
Instance method | Public | Method | 20100308 | |
6 | ![]() |
Instance method | Public | Method | 20100301 | |
7 | ![]() |
Instance method | Public | Method | 20100301 | |
8 | ![]() |
Instance method | Public | Method | 20100308 | |
9 | ![]() |
Instance method | Private | Method | 20100408 | |
10 | ![]() |
Instance method | Public | Method | 20100205 | |
11 | ![]() |
Instance method | Public | Method | Get parameters of all included check units | 20100409 |
12 | ![]() |
Instance method | Public | Method | 20100301 | |
13 | ![]() |
Instance method | Public | Method | 20100308 | |
14 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_CHECK_UNIT_ID | Call by reference | Type reference (TYPE) | FIT_CHECK_UNIT | Identifier of a Check Unit | 20100408 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
E_STOP_THIS_CHECK | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20100330 | ||
2 | ![]() |
I_CHECK_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_FIT_CHECK_UNIT | Wrapper for check classes | 20100408 | ||
3 | ![]() |
I_STOP | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20100330 | ||
4 | ![]() |
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 |