SAP ABAP Class CL_BAPI_MMPUR_CONF_MAPPING (Data Conversion for Confirmations)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_SERVICES (Package) Purchasing Functionalities as Services
⤷
⤷
Properties
| Class | CL_BAPI_MMPUR_CONF_MAPPING | |
| Short Description | Data Conversion for Confirmations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_SERVICES | Purchasing Functionalities as Services |
| Created | 20060311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BAPI_MMPUR_CONF_MAPPING has no forward declaration.
Interfaces
Class CL_BAPI_MMPUR_CONF_MAPPING has no interface implemented.
Friends
Class CL_BAPI_MMPUR_CONF_MAPPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CHAR72 | Message Collective Field | 20060311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Conversion of Language Key ISO -> SAP | 20070214 | |
| 2 | Static method | Private | Method | Conversion of Language Key SAP ->ISO | 20070214 | |
| 3 | Static method | Public | Method | Outbound Mapping Item Details | 20060311 | |
| 4 | Static method | Public | Method | Outbound Mapping Header Data | 20060311 | |
| 5 | Static method | Public | Method | Outbound Mapping Item Data | 20060311 | |
| 6 | Static method | Public | Method | Inbound Mapping Confirmations | 20060311 | |
| 7 | Static method | Public | Method | Inbound Mapping Change Parameter Confirmations | 20060403 | |
| 8 | Static method | Public | Method | Inbound Mapping Header Data | 20070320 | |
| 9 | Static method | Public | Method | Inbound Mapping Change Parameter Header Data | 20060403 | |
| 10 | Static method | Public | Method | Inbound Mapping Item Data | 20060311 | |
| 11 | Static method | Public | Method | Inbound Mapping Change Parameter Item Data | 20060403 | |
| 12 | Static method | Private | Method | Conversion of Unit of Measure ISO -> SAP | 20060311 | |
| 13 | Static method | Private | Method | Conversion of Unit of Measure SAP -> ISO | 20060311 |
Events
Class CL_BAPI_MMPUR_CONF_MAPPING has no event.
Types
Class CL_BAPI_MMPUR_CONF_MAPPING has no local type.
Method Signatures
Method LANGU_ISO2SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ISO | Call by reference | Type reference (TYPE) | T002-LAISO | Sprache nach ISO 639 | 20070214 | |||
| 2 | RE_SAP | Value transfer | Type reference (TYPE) | T002-SPRAS | Sprachenschlüssel | 20070214 |
Method LANGU_ISO2SAP on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method LANGU_SAP2ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SAP | Call by reference | Type reference (TYPE) | T002-SPRAS | Sprachenschlüssel | 20070214 | |||
| 2 | RE_ISO | Value transfer | Type reference (TYPE) | T002-LAISO | Sprache nach ISO 639 | 20070214 |
Method LANGU_SAP2ISO on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2E_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | MECONF_DETAIL | Bestätigung (intern) | 20060311 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | BAPIMECONFDETAIL | Bestätigung (BAPI) | 20060311 |
Method MAP2E_CONFIRM on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2E_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | MECONF_HEADER | 20060311 | ||||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | BAPIMECONFHEADER | Kopfdaten Bestätigung für BAPI | 20060311 |
Method MAP2E_HEADER on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2E_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | MECONF_ITEM | Bestätigung - Positionsdaten | 20060311 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | BAPIMECONFITEM | Bestätigung - Positionsdaten | 20060311 |
Method MAP2E_ITEM on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2I_CONFIRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFDETAIL | Bestätigung detail | 20060311 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_DETAIL | Bestätigung detail | 20060311 |
Method MAP2I_CONFIRM on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2I_CONFIRMX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFDETAILX | Änderungsleiste: Bestätigungsdetail | 20060403 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_DETAILX | Änderungsleiste: Bestätigungsdetails | 20060403 |
Method MAP2I_CONFIRMX on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2I_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFHEADER | Kopfdaten Bestätigung für BAPI | 20070320 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_HEADER | 20070320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf | 20070320 |
Method MAP2I_HEADERX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFHEADERX | Änderungsleiste Kopfdaten Bestätigungs-BAPI | 20060403 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_HEADERX | Änderungsleiste: Bestätigung Kopf | 20060403 |
Method MAP2I_HEADERX on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method MAP2I_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFITEM | Bestätigung - Positionsdaten | 20060311 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_ITEM | Bestätigung - Positionsdaten | 20060311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf | 20060311 |
Method MAP2I_ITEMX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | BAPIMECONFITEMX | Änderungsleiste: Bestätigung - Positionsdaten | 20060403 | |||
| 2 | RE_DATA | Value transfer | Type reference (TYPE) | MECONF_ITEMX | Bestätigung - Positionsdaten | 20060403 |
Method MAP2I_ITEMX on class CL_BAPI_MMPUR_CONF_MAPPING has no exception.
Method UOM_ISO2SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ISO | Call by reference | Type reference (TYPE) | ISOCD_UNIT | ISO-Code Maßeinheit | 20060311 | |||
| 2 | RE_SAP | Value transfer | Type reference (TYPE) | MSEHI | Maßeinheit | 20060311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf | 20060311 |
Method UOM_SAP2ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SAP | Call by reference | Type reference (TYPE) | MSEHI | Maßeinheit | 20060311 | |||
| 2 | RE_ISO | Value transfer | Type reference (TYPE) | ISOCD_UNIT | ISO-Code Maßeinheit | 20060311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Einkauf | 20060311 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |