SAP ABAP Interface IF_SRT_WSP_ASSIGN_XI (Assignment of Profiles to XI Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

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 | Assignments in XI Environment | 20050517 |
Properties
Interface | IF_SRT_WSP_ASSIGN_XI | |
Short Description | Assignment of Profiles to XI Configuration |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20050511 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_ASSIGN_ROOT | Assignment of Profiles to Configuration | 20050511 |
Friends
Interface IF_SRT_WSP_ASSIGN_XI has no friend.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates Assignment and All RT Configurations | 20050511 |
2 | ![]() |
Instance method | Public | Method | Create WS Outbound Configuration | 20051012 |
3 | ![]() |
Instance method | Public | Method | Creates Integration Outbound Configuration | 20060808 |
4 | ![]() |
Instance method | Public | Method | Creates Inbound Web Service on Integration Server | 20060717 |
5 | ![]() |
Instance method | Public | Method | Create WS Inbound Configuration | 20051011 |
6 | ![]() |
Instance method | Public | Method | Checks Consistency | 20050511 |
7 | ![]() |
Instance method | Public | Method | Checks Specified Values for Successful Assignment | 20051025 |
8 | ![]() |
Instance method | Public | Method | Deactivates Assignment and All RT Configurations | 20050511 |
9 | ![]() |
Instance method | Public | Method | Deletes Assignment and Corresponding RT Configurations | 20050511 |
10 | ![]() |
Instance method | Public | Method | Checks Existence of Pending Configurations | 20070214 |
11 | ![]() |
Instance method | Public | Method | Get All Configurations of Assignment | 20050511 |
12 | ![]() |
Instance method | Public | Method | Gets Generic Configurations | 20070201 |
13 | ![]() |
Instance method | Public | Method | Gets Profile Information | 20051013 |
14 | ![]() |
Instance method | Public | Method | Gets XI Information for Specified Configuration | 20080208 |
15 | ![]() |
Instance method | Public | Method | Displays All Assignments | 20050511 |
16 | ![]() |
Instance method | Public | Method | Profile changed | 20050511 |
17 | ![]() |
Static method | Public | Method | Delete Assignment | 20060111 |
18 | ![]() |
Instance method | Public | Method | Save Assignment and All RT Configurations | 20050511 |
19 | ![]() |
Instance method | Public | Method | Sets Description Text for Assignment Object | 20050511 |
20 | ![]() |
Instance method | Public | Method | Sets Edit Mode (Inclusive Lock) | 20050511 |
21 | ![]() |
Instance method | Public | Method | Invalidate Runtime Object, Release All Resources | 20050524 |
Events
Interface IF_SRT_WSP_ASSIGN_XI has no event.
Types
Interface IF_SRT_WSP_ASSIGN_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 | Erweiterte SOAP Fehlermeldungen | 20051024 | ||
2 | ![]() |
PE_SUCCESS | Call by reference | Type reference (TYPE) | BOOLEAN | X=Aktivierung erfolgreich; sonst=Fehlschlag | 20051024 | ||
3 | ![]() |
PI_FORCE_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | X=alle Aktivierungen versuchen; space=erster Fehler stoppt | 20050518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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 | 20051012 | ||
2 | ![]() |
PI_HTTP_DEST_GENERIC | Call by reference | Type reference (TYPE) | BOOLEAN | X=setze HTTP Destination generisch; space=sonst | 20080121 | ||
3 | ![]() |
PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface des Empfängers | 20060804 | ||
4 | ![]() |
PI_OUTBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Interface des Clients | 20060804 | ||
5 | ![]() |
PI_URL_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Zusätzliche URL Komponente (z.B. XI Agreement) | 20060804 | ||
6 | ![]() |
PR_CONFIG | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_EXT | Erweiterte Information zu WS RT Konfiguraiton | 20051012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20051012 |
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 des Channels | 20060808 | ||
2 | ![]() |
PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Name des Inbound Interfaces im Zielsystem | 20060808 | ||
3 | ![]() |
PI_LP_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Logischen Ports (bei Restart) | 20060927 | ||
4 | ![]() |
PR_CONFIG | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_EXT | Erweiterte Information zu WS RT Client Konfiguration | 20060808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060808 |
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 eines DT Objekes/Konfiguration | 20060717 | ||
2 | ![]() |
PI_INTERFACE_NAME | Call by reference | Type reference (TYPE) | QNAME | Name unter dem aktueller IS Eingang erreichbar ist | 20060724 | ||
3 | ![]() |
PR_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_RT | Web Service Konfiguration | 20060717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060717 |
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; evtl. generisch bei Kommunikation mit IS | 20051011 | ||
2 | ![]() |
PR_CONFIG_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_RT_LIST | Liste von RT Konfigurationen | 20051011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20051011 |
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 | boolsche Variable (X=true, -=false, space=unknown) | 20050511 | ||
2 | ![]() |
PE_MESSAGE | Call by reference | Type reference (TYPE) | SRT_WSP_EXT_SOAP_ERROR_INFO_LI | Liste von SOAP Framework-Fehlern | 20050511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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=Zuordnung wäre valid; space=sonst | 20051025 | ||
2 | ![]() |
PE_MESSAGES | Call by reference | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | Liste von SOAP Framework-Fehlern | 20051025 | ||
3 | ![]() |
PI_ASSIGN_DATA | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_ID | Informationen zur Durchführung einer Zuordnung | 20051025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20051025 |
Method DEACTIVATE Signature
Method DEACTIVATE on Interface IF_SRT_WSP_ASSIGN_XI has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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 | Liste von RT Konfigurationen | 20060926 | ||
2 | ![]() |
PE_GEN_CONFIGS | Call by reference | Type reference (TYPE) | SRT_WSP_GEN_CONFIG_RT_LIST | Liste von generischen Client Konfigurationen | 20060926 | ||
3 | ![]() |
PI_SUPPRESS_CLONING | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | X=keine RT Clones anlegen + kein Return; space=sonst | 20060112 | |
4 | ![]() |
PI_SUPPRESS_DELETION | Call by reference | Type reference (TYPE) | BOOLEAN | X=RT nicht löschen; space=lösche RT und evtl. Cloning | 20051025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050521 |
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=es existieren zurückgestellte Konfigurationen; space=sonst | 20070214 |
Method EXISTS_PENDING_TASK on Interface IF_SRT_WSP_ASSIGN_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 | Liste von RT Konfigurationen | 20050511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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 | Liste von generischen Client Konfigurationen | 20070201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20070201 |
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 the profile config | 20051013 | ||
2 | ![]() |
PE_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20051013 |
Method GET_PROFILE_INFO on Interface IF_SRT_WSP_ASSIGN_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 | ID des XI Kanals | 20080208 | ||
2 | ![]() |
PE_IIF | Call by reference | Type reference (TYPE) | QNAME | Inbound Interface, falls gesetzt | 20080208 | ||
3 | ![]() |
PE_IS_INT_SERVER | Call by reference | Type reference (TYPE) | BOOLEAN | X=Konfiguration für IS erstellt; space=sonst | 20080208 | ||
4 | ![]() |
PE_OIF | Call by reference | Type reference (TYPE) | QNAME | Outbound Interface, falls gesetzt | 20080208 | ||
5 | ![]() |
PE_SW_VERSION | Call by reference | Type reference (TYPE) | STRING | Softwareversion | 20080208 | ||
6 | ![]() |
PE_URL_EXTENTION | Call by reference | Type reference (TYPE) | STRING | XI Extension der URL | 20080208 | ||
7 | ![]() |
PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20080212 | ||
8 | ![]() |
PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP configuration type | 20080212 | ||
9 | ![]() |
PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080212 |
Method GET_XI_INFO on Interface IF_SRT_WSP_ASSIGN_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 | Liste beteiligter IDs in Zuordnung | 20050511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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_RT | WSP Configuration Profile | 20050720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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 | Name der Zuordnung | 20060111 | ||
2 | ![]() |
PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20060111 | ||
3 | ![]() |
PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20060111 | ||
4 | ![]() |
PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20060111 | ||
5 | ![]() |
PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP configuration type | 20060111 | ||
6 | ![]() |
PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20060111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20060111 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_ASSIGN_XI has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
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 | 20050511 |
Method SET_DESCRIPTION on Interface IF_SRT_WSP_ASSIGN_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 | boolsche Variable (X=true, -=false, space=unknown) | 20050511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050511 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_ASSIGN_XI has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20050525 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |