SAP ABAP Interface IF_CNV_MBT_CHECK_PROFILE (Check Framework: Profile)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_CHECK (Package) Check Framework

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_CNV_MBT_CHECK_PROFILE | |
Short Description | Check Framework: Profile |
General Data
Package | CNV_MBT_CHECK | Check Framework |
Created | 20101123 | SAP |
Last changed | 20141030 | |
Unicode checks active |
Forward declarations
Interface IF_CNV_MBT_CHECK_PROFILE has no forward declaration.
Interfaces
Interface IF_CNV_MBT_CHECK_PROFILE has no interface.
Friends
Interface IF_CNV_MBT_CHECK_PROFILE has no friend.
Attributes
Interface IF_CNV_MBT_CHECK_PROFILE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get all check class names of this profile | 20101202 |
2 | ![]() |
Instance method | Public | Method | Get profile description | 20101123 |
3 | ![]() |
Instance method | Public | Method | Get the docu key of a SE61 general text document | 20101126 |
4 | ![]() |
Instance method | Public | Method | Message to be displayed if there are no object keys existing | 20101213 |
5 | ![]() |
Instance method | Public | Method | Get all object keys relevant for this profile | 20101125 |
6 | ![]() |
Instance method | Public | Method | Description of an object key (i.e. 'Controlling Area 0001') | 20101125 |
7 | ![]() |
Instance method | Public | Method | Common object key name (i.e. 'Controlling Area') | 20101126 |
8 | ![]() |
Instance method | Public | Method | Value of an object key visible on UI (i.e. '0001') | 20110105 |
9 | ![]() |
Instance method | Public | Method | Get predecessors if running in sequence with other profiles | 20110419 |
10 | ![]() |
Instance method | Public | Method | Executed once after the checks are running | 20101213 |
11 | ![]() |
Instance method | Public | Method | Executed once before the checks are running | 20101213 |
Events
Interface IF_CNV_MBT_CHECK_PROFILE has no event.
Types
Interface IF_CNV_MBT_CHECK_PROFILE has no local type.
Method Signatures
Method GET_CHECKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110620 | ||
2 | ![]() |
RT_CHECK_CLS | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_T_CHECK_CLS | Check Framework: List of Check Class Names | 20101202 |
Method GET_CHECKS on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Profile description | 20101123 |
Method GET_DESCRIPTION on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_DOCU_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DOCU_OBJ | Value transfer | Type reference (TYPE) | DOKU_OBJ | Documentation object | 20101126 |
Method GET_DOCU_OBJ on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_NO_OBJKEY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20130422 | ||
2 | ![]() |
RS_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20101213 |
Method GET_NO_OBJKEY_MSG on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_OBJECT_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110708 | ||
2 | ![]() |
RT_OBJECT_KEYS | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_T_OBJKEY | Check Framework: List of Object Keys | 20101125 |
Method GET_OBJECT_KEYS on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_OBJECT_KEY_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20101125 | ||
2 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description of the Object Key | 20101125 |
Method GET_OBJECT_KEY_DESCR on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_OBJECT_KEY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Object key name | 20101126 |
Method GET_OBJECT_KEY_NAME on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_OBJECT_KEY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20110105 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of the Object Key | 20110105 |
Method GET_OBJECT_KEY_VALUE on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method GET_PREDECESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PREDECESSORS | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_T_PROFILE_CLS | Check Framework: List of Profile Classes | 20110419 |
Method GET_PREDECESSORS on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | List of Parameters filled by checks | 20110412 |
Method POST_PROCESSING on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Method PRE_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XT_PARAM | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_T_PARAM | Check Framework: List of Parameter Name-Value Pairs | 20110412 |
Method PRE_PROCESSING on Interface IF_CNV_MBT_CHECK_PROFILE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_46C |