Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_ASSIGN_ROOT | Assignment of Profile to RT Configurations | 20060929 |
Properties
| Interface | IF_SRT_WSP_ASSIGN_QUERY | |
| Short Description | Query API for SRT Assignments |
General Data
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20060929 | 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 IF_SRT_WSP_ASSIGN_QUERY has no interface.
Friends
Interface IF_SRT_WSP_ASSIGN_QUERY has no friend.
Attributes
Interface IF_SRT_WSP_ASSIGN_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Existence of Configuration in Assignment | 20061004 | |
| 2 | Static method | Public | Method | Checks Existence of Task | 20061019 | |
| 3 | Static method | Public | Method | Checks Configuration for IIF and Channel | 20060929 | |
| 4 | Static method | Public | Method | Gets Destinations by Profile | 20061004 | |
| 5 | Static method | Public | Method | Gets name of destination for task if it exists | 20070418 | |
| 6 | Static method | Public | Method | Gets Pending Task by LP and Proxy Name | 20061005 | |
| 7 | Static method | Public | Method | Gets Profile for Given Destination | 20061004 | |
| 8 | Static method | Public | Method | Gets Profile Information for Configuration | 20061004 | |
| 9 | Static method | Public | Method | Gets WSDL URL for reset task | 20070306 | |
| 10 | Static method | Public | Method | Gets all assignment details for profile assignment | 20080802 | |
| 11 | Static method | Public | Method | Assignment List | 20070201 | |
| 12 | Static method | Public | Method | Lists Assignments for Specified Configuration | 20061004 | |
| 13 | Static method | Public | Method | Lists Assignments for Specified Profile | 20061004 | |
| 14 | Static method | Public | Method | Lists Assignments for Specified Client DT Object | 20061010 | |
| 15 | Static method | Public | Method | Lists Assignments for Specified Server DT Object | 20060929 | |
| 16 | Static method | Public | Method | Lists Configurations for Profile | 20061004 | |
| 17 | Static method | Public | Method | Lists RT Configurations for Assigned DT Object | 20060929 | |
| 18 | Static method | Public | Method | Lists Pending Assignments | 20061004 | |
| 19 | Static method | Public | Method | Checks Existence of Profile in Assignment | 20061004 |
Events
Interface IF_SRT_WSP_ASSIGN_QUERY has no event.
Types
Interface IF_SRT_WSP_ASSIGN_QUERY has no local type.
Method Signatures
Method CONFIG_EXISTS_IN_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20061004 | |||
| 2 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP configuration type | 20061004 | |||
| 3 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20061004 | |||
| 4 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Konfiguration existiert; space=sonst | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method EXISTS_PENDING_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20061019 | |||
| 2 | PI_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxyklasse eines logischen Ports | 20061019 | |||
| 3 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Task existiert; space=sonst | 20061019 |
Method EXISTS_PENDING_TASK on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method GET_CONFIG_BINDING_BY_ESR_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_BINDING_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Binding Key | 20060929 | |||
| 2 | PE_BINDING_NAME | Call by reference | Type reference (TYPE) | QNAME | Binding Name | 20060929 | |||
| 3 | PE_RT_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20060929 | |||
| 4 | PI_CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | ESR Channel | 20060929 | |||
| 5 | PI_INBOUND_INTERFACE | Call by reference | Type reference (TYPE) | QNAME | Inbound Interface | 20060929 | |||
| 6 | PI_IS_PI_SCENARIO | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=is PI scenario; space=regular scenario | 20090220 | ||
| 7 | PI_SOFTWARE_VERSION | Call by reference | Type reference (TYPE) | GUID_32 | XI Software Version | 20070117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060929 |
Method GET_DESTINATIONS_BY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilname | 20061004 | |||
| 2 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | Profiltyp | 20061004 | |||
| 3 | PR_DESTINATION_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME_LS | Liste von DT Profilnamen | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method GET_DESTINATION_FOR_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TASK_INFO | Call by reference | Type reference (TYPE) | SRT_PEND_TASK | Zurückgestellte SRT Konfigurationsaufgaben | 20070418 | |||
| 2 | PR_DEST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_DEST | SRT Destination | 20070418 |
Method GET_DESTINATION_FOR_TASK on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method GET_PEND_TASK_BY_LPNAME_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | X=Task gefunden; space=keine Task gefunden | 20061005 | |||
| 2 | PE_TASK | Call by reference | Type reference (TYPE) | SRT_PEND_TASK | Zurückgestellte SRT Konfigurationsaufgaben | 20061005 | |||
| 3 | PI_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20061005 | |||
| 4 | PI_PROXY_CLASS_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxyklasse eines logischen Ports | 20061005 |
Method GET_PEND_TASK_BY_LPNAME_PROXY on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method GET_PROFILE_FOR_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DESTINATION | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20061004 | |||
| 2 | PR_PROFILE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method GET_PROFILE_INFO_FOR_CONFIG 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 | 20061004 | |||
| 2 | PE_PROFILE_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20061004 | |||
| 3 | PE_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20061004 | |||
| 4 | PI_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20061004 | |||
| 5 | PI_CONFIG_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP configuration type | 20061004 | |||
| 6 | PI_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zuordnung RT | 20070219 |
Method GET_WSDL_URL_FOR_PENDING_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_TASK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_TASK_ID | Taks-ID der SRT Konfiguration | 20070306 | |||
| 2 | PI_TASK_INFO | Call by reference | Type reference (TYPE) | SRT_PEND_TASK | Zurückgestellte SRT Konfigurationsaufgaben | 20070306 | |||
| 3 | PR_WSDL_URL | Value transfer | Type reference (TYPE) | STRING | WSDL URL | 20070306 |
Method GET_WSDL_URL_FOR_PENDING_TASK on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method LIST_ALL_ASSIGN_INFO_FOR_PROF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PC_ALL_ASSIGN_DATA | Call by reference | Type reference (TYPE) | SRT_WSP_ALL_ASSIGN_INFO_LIST | List of complete assignment information | 20080802 | |||
| 2 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP Name of Profile Configuration | 20080802 | |||
| 3 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP Profile Type | 20080802 |
Method LIST_ALL_ASSIGN_INFO_FOR_PROF on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method LIST_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_NAME | Name der Zuordnung | 20070201 | |||
| 2 | PI_STATE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | Zuordnungsstatus | 20070201 | |||
| 3 | PI_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20070201 | |||
| 4 | PR_ASSIGN | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_KEY_LIST | Liste von Zuordnungsschlüsseln | 20070201 |
Method LIST_ASSIGN on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method LIST_ASSIGNS_FOR_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_STATE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20061004 | |||
| 2 | PI_CONFIG_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20061004 | |||
| 3 | PI_CONFIG_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_CONFIG_TYPE | WSP config state | 20061004 | |||
| 4 | PI_DT_OBJ_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP profile type | 20061004 | |||
| 5 | PR_ASSIGN_IDS | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_KEY_LIST | Liste von Zuordnungsschlüsseln | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method LIST_ASSIGNS_FOR_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ASSIGN_STATE | Call by reference | Type reference (TYPE) | SRT_WSP_CONFIG_STATE | WSP config state | 20061004 | |||
| 2 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20061004 | |||
| 3 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20061004 | |||
| 4 | PR_ASSIGN_IDS | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_KEY_LIST | Liste von Zuordnungsschlüsseln | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method LIST_ASSIGN_DT_CLIENT_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_CLIENT | Call by reference | Type reference (TYPE) | CSEQUENCE | Client DT Objekt Name | 20061010 | |||
| 2 | PR_ASSIGN_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_KEY_LIST | Liste von Zuordnungsschlüsseln | 20061010 |
Method LIST_ASSIGN_DT_CLIENT_OBJ on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method LIST_ASSIGN_DT_SERVER_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | Server DT Objekt Name | 20060929 | |||
| 2 | PR_ASSIGN_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_KEY_LIST | Liste von Zuordnungsschlüsseln | 20060929 |
Method LIST_ASSIGN_DT_SERVER_OBJ on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method LIST_CONFIGS_FOR_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | WSP name of the profile config | 20061004 | |||
| 2 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | WSP profile type | 20061004 | |||
| 3 | PR_CONFIG_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_ID_LIST | Liste von IDs von RT Konfigurationen | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
Method LIST_CONFIG_DT_SERVER_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_DT_SERVER | Call by reference | Type reference (TYPE) | CSEQUENCE | DT Server Objektname | 20060929 | |||
| 2 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Profilname | 20060929 | |||
| 3 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | Profiltyp | 20070129 | |||
| 4 | PR_CONFIG_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_RT_CONFIG_LIST | Liste von RT Konfigurationen | 20060929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060929 |
Method LIST_PENDING_TASKS 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 | 20061110 | |||
| 2 | PI_ASSIGN_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_ASSIGN_TYPE | Typ der Zuordnung | 20061110 | |||
| 3 | PR_PENDING_TASKS | Value transfer | Type reference (TYPE) | SRT_PEND_TASK_LIST | Liste ausstehender Ausfgaben der Zuordnung | 20061004 |
Method LIST_PENDING_TASKS on Interface IF_SRT_WSP_ASSIGN_QUERY has no exception.
Method PROFILE_EXISTS_IN_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_PROFILE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_CONFIG_NAME | Profilname | 20061004 | |||
| 2 | PI_PROFILE_TYPE | Call by reference | Type reference (TYPE) | SRT_WSP_PROFILE_TYPE | Profiltyp | 20061004 | |||
| 3 | PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=wahr, space=falsch | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20061004 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |