SAP ABAP Interface IF_XMS_PROFILE (Profile Handler Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PROFILE | Generic SOAP Profiles | 20010710 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PROFILE_MMF | Profile for X MMFI Message | 20050831 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PROFILE_PC | XMB Profile | 20021119 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PROFILE_WS | XMB Profile | 20021028 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PROFILE_XMB | Profile for XI Message | 20011217 |
Properties
| Interface | IF_XMS_PROFILE | |
| Short Description | Profile Handler Interface |
General Data
| Package | SXMSMSG | XI: Message Handling |
| Created | 20010613 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XMS_PROFILE has no forward declaration.
Interfaces
Interface IF_XMS_PROFILE has no interface.
Friends
Interface IF_XMS_PROFILE has no friend.
Attributes
Interface IF_XMS_PROFILE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the Name (URI) of the Profile Scheme | 20010613 | |
| 2 | Instance method | Public | Method | Parses the External Message as an Internal Message | 20010613 | |
| 3 | Instance method | Public | Method | Serializes the Internal Message as an External Message | 20010613 |
Events
Interface IF_XMS_PROFILE has no event.
Types
Interface IF_XMS_PROFILE has no local type.
Method Signatures
Method GETNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name der Package Scheme | 20010613 |
Method GETNAME on Interface IF_XMS_PROFILE has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTMESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PART | package | 20010613 | |||
| 2 | INTMESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | IF_XMS_MESSAGE | 20010613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20011030 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL | Call by reference | Type reference (TYPE) | SXMSFLAG | '1' | Serialisiere gemäß externem Message-Format | 20030910 | ||
| 2 | EXTMESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_PART | package | 20010613 | |||
| 3 | INTMESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | IF_XMS_MESSAGE | 20010613 | |||
| 4 | ONLY_SOAP_PART | Call by reference | Type reference (TYPE) | SXMSFLAG | '0' | Nur SOAP-Part serialisieren | 20040107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20011030 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |