SAP ABAP Class CL_MAPPING_PARAM_UTIL (Header Parameter of Message Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping
⤷
⤷
Properties
| Class | CL_MAPPING_PARAM_UTIL | |
| Short Description | Header Parameter of Message Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20050111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MAPPING_PARAM_UTIL has no forward declaration.
Interfaces
Class CL_MAPPING_PARAM_UTIL has no interface implemented.
Friends
Class CL_MAPPING_PARAM_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MP3_ACTION | 'C' | Action | 20070314 | ||
| 2 | Constant | Public | Type reference (TYPE) | MP3_ACTION | 'R' | Action | 20070314 | ||
| 3 | Constant | Public | Type reference (TYPE) | MP3_ACTION | 'S' | Action | 20070314 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | 20050111 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 0 | 20050111 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 1 | 20050111 | |||
| 7 | Constant | Public | Type reference (TYPE) | SXI_ACTION | 'InterfaceCollection' | XI: Interface Name | 20050817 | ||
| 8 | Constant | Public | Type reference (TYPE) | SXI_ACTION_NS | 'http://sap.com/xi/XI/System' | XI: Interface Namespace | 20050817 | ||
| 9 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'Direction' | Parameter Name | 20050111 | ||
| 10 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverName' | Parameter Name | 20050111 | ||
| 11 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverNamespace' | Parameter Name | 20050111 | ||
| 12 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'MessageID' | Parameter Name | 20050111 | ||
| 13 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'SenderName' | Parameter Name | 20050111 | ||
| 14 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'SenderNamespace' | Parameter Name | 20050111 | ||
| 15 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'QueueID' | Parameter Name | 20050111 | ||
| 16 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'ReceiverSystem' | Parameter Name | 20050111 | ||
| 17 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'BusinessSystemReceiver' | Parameter Name | 20050111 | ||
| 18 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'SenderSystem' | Parameter Name | 20050111 | ||
| 19 | Constant | Private | Type reference (TYPE) | MPP_PARAMNAME | 'BusinessSystemSender' | Parameter Name | 20050111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Writes Changes to the Application Attachments | 20070314 | |
| 2 | Static method | Public | Method | Reads Application Attachments from Message Object | 20070314 | |
| 3 | Static method | Public | Method | Reads Dynamic Header from Message Object | 20050728 | |
| 4 | Static method | Public | Method | Reads Header Parameters from Message Object | 20050111 | |
| 5 | Static method | Public | Method | Writes Dynamic Header to Message Object | 20050728 | |
| 6 | Static method | Public | Method | Writes Dynamic Header to Message Object | 20050728 |
Events
Class CL_MAPPING_PARAM_UTIL has no event.
Types
Class CL_MAPPING_PARAM_UTIL has no local type.
Method Signatures
Method CHANGE_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENTS | Call by reference | Type reference (TYPE) | MP3_ATTACHMENT_TAB | Attachment-Tabelle | 20070314 | |||
| 2 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20070314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070314 |
Method GET_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENTS | Call by reference | Type reference (TYPE) | MP3_ATTACHMENT_TAB | Attachment-Tabelle | 20070314 | |||
| 2 | ATT_READ | Call by reference | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20070314 | |||
| 3 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20070314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070314 |
Method GET_DYNAMIC_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050728 | |||
| 2 | RECORDS | Call by reference | Type reference (TYPE) | MPP_DYNAMIC_TAB | Dynamische Konfiguration | 20050728 | |||
| 3 | TRACE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050728 |
Method GET_DYNAMIC_HEADER on class CL_MAPPING_PARAM_UTIL has no exception.
Method GET_PARAMETER_TABLE_FROM_MO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050111 | |||
| 2 | PARAMS | Call by reference | Type reference (TYPE) | MPP_PARAM_TAB | Tabelle von Mapping-Parametern | 20050111 |
Method GET_PARAMETER_TABLE_FROM_MO on class CL_MAPPING_PARAM_UTIL has no exception.
Method LOG_DYNAMIC_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050728 | |||
| 2 | RECORDS | Call by reference | Type reference (TYPE) | MPP_DYNAMIC_TAB | Dynamische Konfiguration | 20050728 | |||
| 3 | TRACE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20050728 |
Method LOG_DYNAMIC_HEADER on class CL_MAPPING_PARAM_UTIL has no exception.
Method SET_DYNAMIC_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20050728 | |||
| 2 | RECORDS | Call by reference | Type reference (TYPE) | MPP_DYNAMIC_TAB | Dynamische Konfiguration | 20050728 | |||
| 3 | SKIP_LOGGING | Call by reference | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20050728 |
Method SET_DYNAMIC_HEADER on class CL_MAPPING_PARAM_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |