SAP ABAP Interface IF_MAPPING_PARAM (Runtime Header Data for Mapping Program)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MAPPING_PARAM | Mapping Parameter (Implementation) | 20020111 |
Properties
| Interface | IF_MAPPING_PARAM | |
| Short Description | Runtime Header Data for Mapping Program |
General Data
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20020111 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MAPPING_PARAM has no forward declaration.
Interfaces
Interface IF_MAPPING_PARAM has no interface.
Friends
Interface IF_MAPPING_PARAM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ContentType' | Content Type | 20050802 | |
| 2 | CONVERSATION_ID | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ConversationId' | Conversation ID | 20030908 | |
| 3 | INTERFACE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'Interface' | Sender Interface Name | 20030908 | |
| 4 | INTERFACE_NAMESPACE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'InterfaceNamespace' | Sender Interface Namespace | 20030908 | |
| 5 | MESSAGE_CLASS | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'MessageClass' | Message Direction: Request or Response | 20030908 | |
| 6 | MESSAGE_ID | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'MessageId' | Message ID | 20030908 | |
| 7 | PROCESSING_MODE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ProcessingMode' | Synchronous or Asynchronous | 20030908 | |
| 8 | RECEIVER_NAME | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverName' | Name of Receiver Interface | 20050907 | |
| 9 | RECEIVER_NAMESPACE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverNamespace' | Namespace of Receiver Interface | 20050907 | |
| 10 | RECEIVER_PARTY | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverParty' | Partner | 20030908 | |
| 11 | RECEIVER_PARTY_AGENCY | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverPartyAgency' | Partner | 20030908 | |
| 12 | RECEIVER_PARTY_SCHEME | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverPartyScheme' | Partner | 20030908 | |
| 13 | RECEIVER_SERVICE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverService' | Service | 20030908 | |
| 14 | REF_TO_MESSAGE_ID | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'RefToMessageId' | ID of Referenced Message | 20030908 | |
| 15 | SENDER_NAME | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderName' | Sender Interface Name | 20050907 | |
| 16 | SENDER_NAMESPACE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderNamespace' | Sender Interface Namespace | 20050907 | |
| 17 | SENDER_PARTY | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderParty' | Partner | 20030908 | |
| 18 | SENDER_PARTY_AGENCY | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderPartyAgency' | Partner | 20030908 | |
| 19 | SENDER_PARTY_SCHEME | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderPartyScheme' | Partner | 20030908 | |
| 20 | SENDER_SERVICE | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'SenderService' | Service | 20030908 | |
| 21 | TIME_SENT | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'TimeSent' | Send Time | 20030908 | |
| 22 | VERSION_MAJOR | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'VersionMajor' | Version | 20030908 | |
| 23 | VERSION_MINOR | Constant | Public | Type reference (TYPE) | MPP_PARAMNAME | 'VersionMinor' | Version | 20030908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returning a Parameter | 20030908 | |
| 2 | Instance method | Public | Method | 20050823 |
Events
Interface IF_MAPPING_PARAM has no event.
Types
Interface IF_MAPPING_PARAM has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | MPP_PARAMNAME | Parametername | 20030908 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | Parameterwert | 20030908 |
Method GET on Interface IF_MAPPING_PARAM has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | MPP_PARAMNAME | Parametername | 20050823 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050823 |
Method SET on Interface IF_MAPPING_PARAM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |