SAP ABAP Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE (ME CWB Interface Maintenance Methods)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_CWBI (Package) Mapping Engine CWB Interface

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_ME_CWBI_CONTROLLER | ME CWB Interface Controller | 20101216 |
Properties
Interface | IF_CNV_MBT_ME_CWBI_MAINTENANCE | |
Short Description | ME CWB Interface Maintenance Methods |
General Data
Package | CNV_MBT_ME_CWBI | Mapping Engine CWB Interface |
Created | 20101216 | SAP |
Last changed | 20141030 | |
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) |
Interfaces
Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no interface.
Friends
Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no friend.
Attributes
Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether we are in the correct CWB state to modify | 20110414 |
2 | ![]() |
Instance method | Public | Method | Returns the Template and Mapping for the Package and name | 20101216 |
3 | ![]() |
Instance method | Public | Method | Returns all Templates and Mappings for the Package | 20101216 |
4 | ![]() |
Instance method | Public | Method | Checks whether a package has associated mappings | 20110228 |
5 | ![]() |
Instance method | Public | Method | Initializes the Mapping associated with a Package and name | 20101217 |
6 | ![]() |
Instance method | Public | Method | Initializes the state of the CWB Mapping step | 20110311 |
7 | ![]() |
Instance method | Public | Method | Queries whether another mapping can be selected | 20110408 |
8 | ![]() |
Instance method | Public | Method | Disables selection of another mapping for the template | 20110408 |
9 | ![]() |
Instance method | Public | Method | Mark a Mapping Template as ignored | 20110512 |
10 | ![]() |
Instance method | Public | Method | Queries info about associated mappings from exec. sys. | 20110225 |
11 | ![]() |
Instance method | Public | Method | Pulls the Mapping Template from the execution system | 20110303 |
12 | ![]() |
Instance method | Public | Method | Pushes the given Mapping and CWBI info to the exec. sys. | 20110228 |
13 | ![]() |
Instance method | Public | Method | Pushes the given Mapping Template to the execution system | 20110303 |
14 | ![]() |
Instance method | Public | Method | Sets whether and how a Mapping should be displayed | 20110405 |
15 | ![]() |
Instance method | Public | Method | Sets the Template and Mapping with the name for the Package | 20101216 |
16 | ![]() |
Instance method | Public | Method | Sets all Templates and Mappings for the Package | 20101216 |
Events
Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no event.
Types
Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no local type.
Method Signatures
Method CHECK_CWB_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110414 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110414 | ||
3 | ![]() |
IV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110414 | ||
4 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Connection Error | 20110609 | |
2 | ![]() |
CWB Exception occurred | 20110708 | |
3 | ![]() |
Failed to Set CWB State | 20110414 | |
4 | ![]() |
No entry found for the specified data | 20110414 | |
5 | ![]() |
Inconsistent data found | 20110414 | |
6 | ![]() |
Template not found | 20110414 | |
7 | ![]() |
Could not write to DB | 20110414 | |
8 | ![]() |
Missing permission | 20110414 | |
9 | ![]() |
LTR: Repository Model Exception | 20110414 | |
10 | ![]() |
LTR: Access Denied | 20110414 |
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110321 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110225 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110225 | ||
4 | ![]() |
IV_READ_ONLY | Call by reference | Type reference (TYPE) | SDOK_READ_ONLY_FLAG | ABAP_FALSE | Flag for Read-Only Mode | 20110328 | |
5 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110225 | ||
6 | ![]() |
RR_MAPPING | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | ME Mapping for editing | 20101217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110225 | |
2 | ![]() |
Inconsistent data found | 20110215 | |
3 | ![]() |
Exception that occurs when mapping could not be found | 20101216 | |
4 | ![]() |
Template not found | 20110225 | |
5 | ![]() |
LTR: Repository Model Exception | 20110103 | |
6 | ![]() |
LTR: Locking exception | 20110103 |
Method GET_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110321 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110225 | ||
3 | ![]() |
RT_TEMPLATES_MAPPINGS | Value transfer | Type reference (TYPE) | CNV_MBT_ME_CWBI_TEMPL_MAP_LIST | List of Tuples of Templates and Mappings of the ME | 20101216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110225 | |
2 | ![]() |
Inconsistent data found | 20110215 | |
3 | ![]() |
Exception that occurs when mapping could not be found | 20101216 | |
4 | ![]() |
Template not found | 20110225 | |
5 | ![]() |
LTR: Repository Model Exception | 20110103 | |
6 | ![]() |
LTR: Locking exception | 20110103 |
Method HAS_ASSOCIATED_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110228 | ||
2 | ![]() |
RV_HAS_MAPPINGS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 |
Method HAS_ASSOCIATED_MAPPINGS on Interface IF_CNV_MBT_ME_CWBI_MAINTENANCE has no exception.
Method INITIALIZE_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20110215 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110225 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110225 | ||
4 | ![]() |
IV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110225 | ||
5 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110225 | ||
6 | ![]() |
RR_MAPPING | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | ME Mapping for editing | 20101217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLO COT Invalid Parameters | 20110215 | |
2 | ![]() |
SLO COT Object not found | 20110215 | |
3 | ![]() |
CWB Exception occurred | 20110708 | |
4 | ![]() |
No entry found for the specified data | 20110113 | |
5 | ![]() |
Inconsistent data found | 20110215 | |
6 | ![]() |
Template not found | 20110225 | |
7 | ![]() |
RFC Communication Failure | 20110621 | |
8 | ![]() |
Could not write to DB | 20110215 | |
9 | ![]() |
Data Type Not Supported | 20110621 | |
10 | ![]() |
Missing permission | 20110215 | |
11 | ![]() |
RFC System Failure | 20110624 | |
12 | ![]() |
LTR: Repository Model Exception | 20110103 | |
13 | ![]() |
LTR: Locking exception | 20110103 |
Method INIT_MAPPING_STEP_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110311 | ||
2 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_PHASE | Conversion: Phase | 20110311 | ||
3 | ![]() |
IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110311 | ||
4 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110311 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CWB Exception occurred | 20110708 | |
2 | ![]() |
Failed to Set CWB State | 20110401 | |
3 | ![]() |
RFC Communication Failure | 20110622 | |
4 | ![]() |
RFC System Failure | 20110622 |
Method IS_ASSOCIATION_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110408 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110408 | ||
3 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110408 | ||
4 | ![]() |
RV_IS_FINAL | Value transfer | Type reference (TYPE) | CNV_MBT_PIFD_LOCKED | Status of editeability | 20110408 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110408 | |
2 | ![]() |
Inconsistent data found | 20110408 | |
3 | ![]() |
Template not found | 20110408 | |
4 | ![]() |
LTR: Repository Model Exception | 20110408 | |
5 | ![]() |
LTR: Access Denied | 20110408 |
Method MAKE_ASSOCIATION_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110408 | ||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110408 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110408 | ||
4 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110408 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110408 | |
2 | ![]() |
Inconsistent data found | 20110408 | |
3 | ![]() |
Exception that occurs when mapping could not be found | 20110408 | |
4 | ![]() |
Template not found | 20110408 | |
5 | ![]() |
LTR: Repository Model Exception | 20110408 | |
6 | ![]() |
LTR: Access Denied | 20110408 |
Method MARK_IGNORED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_TEMPLATE | Mapping Template | 20110512 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20110512 | ||
3 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CWB Exception occurred | 20110708 | |
2 | ![]() |
Failed to Set CWB State | 20110512 | |
3 | ![]() |
No entry found for the specified data | 20110512 | |
4 | ![]() |
RFC Communication Failure | 20110622 | |
5 | ![]() |
RFC System Failure | 20110622 |
Method PULL_MAPPING_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110228 | ||
2 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CWB Exception occurred | 20110701 | |
2 | ![]() |
RFC Communication Failure | 20110622 | |
3 | ![]() |
Missing permission | 20140506 | |
4 | ![]() |
RFC System Failure | 20110622 |
Method PULL_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20110321 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110303 | ||
3 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110303 | ||
4 | ![]() |
XR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_TEMPLATE | Mapping Template | 20110303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CWB Exception occurred | 20110708 | |
2 | ![]() |
Inconsistent data found | 20110303 | |
3 | ![]() |
RFC Communication Failure | 20110622 | |
4 | ![]() |
Could not write to DB | 20110303 | |
5 | ![]() |
Missing permission | 20110303 | |
6 | ![]() |
RFC System Failure | 20110622 | |
7 | ![]() |
LTR: Repository Model Exception | 20110502 | |
8 | ![]() |
LTR: Access Denied | 20110303 |
Method PUSH_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | Mapping | 20110228 | ||
2 | ![]() |
IR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_TEMPLATE | Mapping Template | 20110610 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110228 | ||
4 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110301 | ||
5 | ![]() |
IV_SET_CWB_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Set the CWB state | 20110428 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLO COT Invalid Parameters | 20110304 | |
2 | ![]() |
SLO COT Object not found | 20110304 | |
3 | ![]() |
CWB Exception occurred | 20110701 | |
4 | ![]() |
Failed to Set CWB State | 20110401 | |
5 | ![]() |
No entry found for the specified data | 20110303 | |
6 | ![]() |
Inconsistent data found | 20110303 | |
7 | ![]() |
RFC Communication Failure | 20110622 | |
8 | ![]() |
Data not found in DB | 20110304 | |
9 | ![]() |
Could not write to DB | 20110304 | |
10 | ![]() |
Missing permission | 20110304 | |
11 | ![]() |
RFC System Failure | 20110622 | |
12 | ![]() |
LTR: Repository Model Exception | 20110303 | |
13 | ![]() |
LTR: Access Denied | 20110303 |
Method PUSH_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_TEMPLATE | Mapping Template | 20110303 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110303 | ||
3 | ![]() |
IV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SLO COT Invalid Parameters | 20110304 | |
2 | ![]() |
SLO COT Object not found | 20110304 | |
3 | ![]() |
CWB Exception occurred | 20110708 | |
4 | ![]() |
Inconsistent data found | 20110304 | |
5 | ![]() |
RFC Communication Failure | 20110622 | |
6 | ![]() |
Data not found in DB | 20110304 | |
7 | ![]() |
Could not write to DB | 20110304 | |
8 | ![]() |
Missing permission | 20110304 | |
9 | ![]() |
RFC System Failure | 20110622 |
Method SET_DISPLAY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CREATE_STATE | Call by reference | Type reference (TYPE) | C | 'X' = initial state entry should be created for given templ | 20110519 | ||
2 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_CWBI_DISPLAY_MODE | Controlls how a Mapping is visible in the GUI | 20110405 | ||
3 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110405 | ||
4 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110405 | ||
5 | ![]() |
IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110405 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CWB Exception occurred | 20110708 | |
2 | ![]() |
No entry found for the specified data | 20110405 | |
3 | ![]() |
Inconsistent data found | 20110405 | |
4 | ![]() |
LTR: Repository Model Exception | 20110405 | |
5 | ![]() |
LTR: Access Denied | 20110405 |
Method SET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAPPING | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | ME Mapping for editing | 20101217 | ||
2 | ![]() |
IR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_TEMPLATE | Mapping Template | 20110610 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110225 | |
2 | ![]() |
Inconsistent data found | 20110215 | |
3 | ![]() |
Template not found | 20110303 | |
4 | ![]() |
LTR: Repository Model Exception | 20110103 | |
5 | ![]() |
LTR: Locking exception | 20110103 |
Method SET_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MAPPINGS | Call by reference | Type reference (TYPE) | CNV_MBT_ME_MAPPINGS | List of Mapping objects | 20101217 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No entry found for the specified data | 20110225 | |
2 | ![]() |
Inconsistent data found | 20110215 | |
3 | ![]() |
Template not found | 20110303 | |
4 | ![]() |
LTR: Repository Model Exception | 20110103 | |
5 | ![]() |
LTR: Locking exception | 20110103 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |