SAP ABAP Class CL_FIT_CHECK_UNIT (Wrapper for a check class (IF_FIT_CHECK))
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_LOG | Wrapper for messages | 20100215 |
Properties
Class | CL_FIT_CHECK_UNIT | |
Short Description | Wrapper for a check class (IF_FIT_CHECK) | |
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 | 20100215 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FIT_CHECK_UNIT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FIT_CHECK_LOG | Wrapper for messages | 20100215 |
Friends
Class CL_FIT_CHECK_UNIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FIT_CHECK | check framework interface | 20100816 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DFIT_CHECK_UNIT | Check unit | 20100816 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_TT_UNIT_PARAM | Parameters for check units | 20100816 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_DESCRIPTION | Description Check Unit | 20100409 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIT_CHECK_LEVEL | Hierarchy level of check class | 20100409 | ||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100409 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100409 | |
2 | ![]() |
Instance method | Public | Method | 20100409 | |
3 | ![]() |
Instance method | Public | Constructor | 20100215 | |
4 | ![]() |
Instance method | Public | Method | 20100408 | |
5 | ![]() |
Instance method | Public | Method | 20100408 | |
6 | ![]() |
Instance method | Public | Method | 20100408 | |
7 | ![]() |
Instance method | Public | Method | 20100409 | |
8 | ![]() |
Instance method | Public | Method | 20100301 | |
9 | ![]() |
Instance method | Public | Method | 20100409 | |
10 | ![]() |
Instance method | Public | Method | 20100408 | |
11 | ![]() |
Instance method | Public | Method | Don't execute if preconditioned checks have errors | 20100316 |
12 | ![]() |
Instance method | Public | Method | 20100215 |
Events
Class CL_FIT_CHECK_UNIT has no event.
Types
Class CL_FIT_CHECK_UNIT has no local type.
Method Signatures
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_FIT_CHECK_UNIT has no parameter.
Method ADD_MESSAGE on class CL_FIT_CHECK_UNIT has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_FIT_CHECK_UNIT has no parameter.
Method CLEAR_MESSAGES on class CL_FIT_CHECK_UNIT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_UNIT | Call by reference | Type reference (TYPE) | FIT_CHECK_UNIT | GUID for a check unit | 20100219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100215 |
Method GET_CHECK_CLASS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF_CHECK_CLASS | Value transfer | Object reference (TYPE REF TO) | IF_FIT_CHECK | check framework interface | 20100408 |
Method GET_CHECK_CLASS_REF on class CL_FIT_CHECK_UNIT has no exception.
Method GET_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLASSNAME | Value transfer | Type reference (TYPE) | CLASSNAME | Reference type | 20100408 |
Method GET_CLASSNAME on class CL_FIT_CHECK_UNIT has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20100408 |
Method GET_DESCRIPTION on class CL_FIT_CHECK_UNIT has no exception.
Method GET_ERROR_MESSAGES Signature
Method GET_ERROR_MESSAGES on class CL_FIT_CHECK_UNIT has no parameter.
Method GET_ERROR_MESSAGES on class CL_FIT_CHECK_UNIT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK_UNIT_ID | Value transfer | Type reference (TYPE) | FIT_CHECK_UNIT | Identifier of a Check Unit | 20100301 |
Method GET_ID on class CL_FIT_CHECK_UNIT has no exception.
Method GET_MESSAGES Signature
Method GET_MESSAGES on class CL_FIT_CHECK_UNIT has no parameter.
Method GET_MESSAGES on class CL_FIT_CHECK_UNIT has no exception.
Method GET_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 | 20100408 |
Method GET_PARAMETERS on class CL_FIT_CHECK_UNIT has no exception.
Method GET_STOP_BEHAVIOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DONT_EXECUTE | Value transfer | Type reference (TYPE) | FIT_STOP | Stop behavior of a check unit | 20100316 |
Method GET_STOP_BEHAVIOUR on class CL_FIT_CHECK_UNIT has no exception.
Method SET_BAL_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Application Log: Level of detail | 20100215 |
Method SET_BAL_LEVEL on class CL_FIT_CHECK_UNIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |