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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Type reference (TYPE) | RSDS_FRANGE_T | 20100308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a business configuration check | 20100308 | |
| 2 | Instance method | Public | Method | Add a check unit | 20100216 | |
| 3 | Instance method | Public | Method | Do all checks | 20100205 | |
| 4 | Instance method | Public | Method | External identifier for a check run | 20100301 | |
| 5 | Instance method | Public | Method | Reference to an application log | 20100216 | |
| 6 | Instance method | Public | Method | 20100308 | ||
| 7 | Instance method | Public | Method | One ID per check execution (that's a GUID) | 20100205 | |
| 8 | Instance method | Public | Method | External identifier for a check run | 20100301 | |
| 9 | 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 | I_BC_CHECK_ID | Call by reference | Type reference (TYPE) | FIT_BC_CHECK | Business Configuration Check | 20100422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100308 | |||
| 2 | 20100423 |
Method ADD_CHECK_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIT | Call by reference | Type reference (TYPE) | FIT_CHECK_UNIT | Check Unit | 20100219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IR_CONFIG_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_CONTAINER | Configuration container Object. | 20100831 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |