SAP ABAP Class IF_SRT_WSP_ASSIGN_XI_XI (Assignment of Profiles to XI Configuration)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRT_WSP_ASSIGN_ROOT_XI | Assignment of Profiles to Configuration | 20100305 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_ASSIGN_XI_XI | Assignments in XI Environment | 20100305 |
Properties
| Class | IF_SRT_WSP_ASSIGN_XI_XI | |
| Short Description | Assignment of Profiles to XI Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100303 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRT_WSP_ASSIGN_XI_XI has no interface implemented.
Friends
Class IF_SRT_WSP_ASSIGN_XI_XI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'unknown_name' | Name IIF on Integration Server | 20100303 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'unknown_namespace' | Namespace IIF on Integration Server | 20100303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Assignment and All RT Configurations | 20100303 | |
| 2 | Instance method | Public | Method | Create WS Outbound Configuration | 20100303 | |
| 3 | Instance method | Public | Method | 20120528 | ||
| 4 | Instance method | Public | Method | Creates Integration Outbound Configuration | 20100303 | |
| 5 | Instance method | Public | Method | Creates Inbound Web Service on Integration Server | 20100303 | |
| 6 | Instance method | Public | Method | Create WS Inbound Configuration | 20100303 | |
| 7 | Instance method | Public | Method | Checks Consistency | 20100303 | |
| 8 | Instance method | Public | Method | Checks Specified Values for Successful Assignment | 20100303 | |
| 9 | Instance method | Public | Method | Deactivates Assignment and All RT Configurations | 20100303 | |
| 10 | Instance method | Public | Method | Deletes Assignment and Corresponding RT Configurations | 20100303 | |
| 11 | Instance method | Public | Method | Checks Existence of Pending Configurations | 20100303 | |
| 12 | Instance method | Public | Method | Get All Configurations of Assignment | 20100303 | |
| 13 | Instance method | Public | Method | Gets Generic Configurations | 20100303 | |
| 14 | Instance method | Public | Method | Gets Profile Information | 20100303 | |
| 15 | Instance method | Public | Method | Gets XI Information for Specified Configuration | 20100303 | |
| 16 | Instance method | Public | Method | Displays All Assignments | 20100303 | |
| 17 | Instance method | Public | Method | Profile changed | 20100303 | |
| 18 | Static method | Public | Method | Delete Assignment | 20100303 | |
| 19 | Instance method | Public | Method | Save Assignment and All RT Configurations | 20100303 | |
| 20 | Instance method | Public | Method | Sets Description Text for Assignment Object | 20100303 | |
| 21 | Instance method | Public | Method | Sets Edit Mode (Inclusive Lock) | 20100303 | |
| 22 | Instance method | Public | Method | Invalidate Runtime Object, Release All Resources | 20100303 |
Events
Class IF_SRT_WSP_ASSIGN_XI_XI has no event.
Types
Class IF_SRT_WSP_ASSIGN_XI_XI has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MESSAGE_LIST | Call by reference | Type reference (TYPE) | SRT_WSP_EXT_SOAP_ERROR_INFO_LI | Extended SOAP Error Messages | 20100303 | |||
| 2 | PE_SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | X=Activation successful; otherwise=Failed | 20100303 | |||
| 3 | PI_FORCE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=Try all activations; space=First error stops | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method ASSIGN_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | ESR Channel ID | 20100303 | |||
| 2 | PI_HTTP_DEST_GENERIC | Call by reference | Type reference (TYPE) | BOOLEAN | X=Sets generic HTTP destination; space=Does not | 20100303 | |||
| 3 | PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface of Receiver | 20100303 | |||
| 4 | PI_OUTBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface of Client | 20100303 | |||
| 5 | PI_URL_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Additional URL Component (e.g. XI Agreement) | 20100303 | |||
| 6 | PR_CONFIG | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_EXT_XI | Extended Information for WS RT Configuration | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method ASSIGN_CLIENT_XI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P2P | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120802 | |||
| 2 | PI_CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | ESR Channel ID | 20120528 | |||
| 3 | PI_HTTP_DEST_GENERIC | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20120528 | |||
| 4 | PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface des Empfängers | 20120528 | |||
| 5 | PI_OUTBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface des Clients | 20120528 | |||
| 6 | PI_SWCV_ID | Call by reference | Type reference (TYPE) | STRING | 20120528 | ||||
| 7 | PI_URL_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Zusätzliche URL Komponente (z.B. XI Agreement) | 20120528 | |||
| 8 | PR_CONFIG | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_EXT_XI | Erweiterte Information zu WS RT Konfiguraiton | 20120528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20120528 |
Method ASSIGN_IS_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | Name of Channel | 20100303 | |||
| 2 | PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Name of Inbound Interface in Target System | 20100303 | |||
| 3 | PI_LP_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Logical Port (at Restart) | 20100303 | |||
| 4 | PR_CONFIG | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_EXT_XI | Extended Information for WS RT Configuration | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method ASSIGN_IS_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Name of DT Object/Configuration | 20100303 | |||
| 2 | PI_INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | Name where current inbound IS can be reached | 20100303 | |||
| 3 | PR_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | Web Service Configuration | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method ASSIGN_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name; maybe generic for communication with IS | 20100303 | |||
| 2 | PR_CONFIG_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_LIST | List of RT Configurations | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_IS_VALID | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100303 | |||
| 2 | PE_MESSAGE | Call by reference | Type reference (TYPE) | SRT_WSP_EXT_SOAP_ERROR_INFO_LI | List of SOAP Framework Errors | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method CHECK_SPECIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_IS_VALID | Call by reference | Type reference (TYPE) | BOOLEAN | X=Assignment would be valid; space=Otherwise | 20100303 | |||
| 2 | PE_MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | List of SOAP Framework Errors | 20100303 | |||
| 3 | PI_ASSIGN_DATA | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_ID | Information About Making an Assignment | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method DEACTIVATE Signature
Method DEACTIVATE on class IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CONFIGS | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_RT_LIST | List of RT Configurations | 20100303 | |||
| 2 | PE_GEN_CONFIGS | Call by reference | Type reference (TYPE) | SRT_WSP_GEN_CONFIG_RT_LIST | List of Generic Client Configurations | 20100303 | |||
| 3 | PI_SUPPRESS_CLONING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | X=Do not create RT clones and no return; space=Otherwise | 20100303 | ||
| 4 | PI_SUPPRESS_DELETION | Call by reference | Type reference (TYPE) | BOOLEAN | X=Do not delete RT; space=Delete RT (possible cloning) | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method EXISTS_PENDING_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Pending Configurations Exist; space=Otherwise | 20100303 |
Method EXISTS_PENDING_TASK on class IF_SRT_WSP_ASSIGN_XI_XI has no exception.
Method GET_CONFIGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_CONFIG_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_LIST | List of RT Configurations | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method GET_GENERIC_CONFIGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_CONFIGS | Value transfer | Type reference (TYPE) | SRT_WSP_GEN_CONFIG_RT_LIST | List of Generic Client Configurations | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method GET_PROFILE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20100303 | |||
| 2 | PE_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP Profile Type | 20100303 |
Method GET_PROFILE_INFO on class IF_SRT_WSP_ASSIGN_XI_XI has no exception.
Method GET_XI_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | XI Channel ID | 20100303 | |||
| 2 | PE_IIF | Call by reference | Type reference (TYPE) | QNAME | Inbound interface, if set | 20100303 | |||
| 3 | PE_IS_INT_SERVER | Call by reference | Type reference (TYPE) | BOOLEAN | X=Configuration created for IS; space=Not | 20100303 | |||
| 4 | PE_OIF | Call by reference | Type reference (TYPE) | QNAME | Outbound interface, if set | 20100303 | |||
| 5 | PE_SW_VERSION | Call by reference | Type reference (TYPE) | STRING | Software Version | 20100303 | |||
| 6 | PE_URL_EXTENTION | Call by reference | Type reference (TYPE) | STRING | XI Extension of URL | 20100303 | |||
| 7 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20100303 | |||
| 8 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20100303 | |||
| 9 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100303 |
Method GET_XI_INFO on class IF_SRT_WSP_ASSIGN_XI_XI has no exception.
Method LIST_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PR_ASSIGN_ID_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_ID_LIST | List of IDs Involved in Assignment | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method PROFILE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROFILE | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_PROFILE_RTXI | WSP Configuration Profile | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method REMOVE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Assignment Name | 20100303 | |||
| 2 | PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP Configuration State | 20100303 | |||
| 3 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Assignment Type | 20100303 | |||
| 4 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP Name of RT Configuration | 20100303 | |||
| 5 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP Configuration Type | 20100303 | |||
| 6 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method SAVE Signature
Method SAVE on class IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DESCRIPTION | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_DESCRIPTION | WSP Configuration Description | 20100303 |
Method SET_DESCRIPTION on class IF_SRT_WSP_ASSIGN_XI_XI has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
Method TERMINATE Signature
Method TERMINATE on class IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20100303 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |