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_CONFIG | Assignment of Configuration to Bindings | 20081120 |
Properties
Interface | IF_SRT_WSP_QUERY_ASSIGN_CONFIG | |
Short Description | Query API for configuration assignment |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20081120 | SAP |
Last changed | 20141121 | |
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_QUERY_ASSIGN_CONFIG has no interface.
Friends
Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SOURCE_PROXY_ROLE | Constant | Public | Type reference (TYPE) | SRT_PROXY_ROLE | 'SOURCE' | Role of proxy | 20110111 | |
2 | TARGET_PROXY_ROLE | Constant | Public | Type reference (TYPE) | SRT_PROXY_ROLE | 'TARGET' | Role of proxy | 20110111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Count proxy LP using a certain STS URL | 20090217 |
2 | ![]() |
Instance method | Public | Method | Check existence of LP | 20101215 |
3 | ![]() |
Instance method | Public | Method | Check for existence of binding key in consumer config | 20110111 |
4 | ![]() |
Instance method | Public | Method | Check for existence of binding key in provider config | 20110111 |
5 | ![]() |
Instance method | Public | Method | Check existence for event LP based on XML message | 20081217 |
6 | ![]() |
Instance method | Public | Method | Check existence for proxies LP | 20090217 |
7 | ![]() |
Instance method | Public | Method | Check if specified proxy is part of mapping LP | 20110111 |
8 | ![]() |
Instance method | Public | Method | 20120727 | |
9 | ![]() |
Instance method | Public | Method | Get provider assignments for specified SAP-client | 20110111 |
10 | ![]() |
Instance method | Public | Method | 20120727 | |
11 | ![]() |
Instance method | Public | Method | Get status of isolation for consumer | 20131114 |
12 | ![]() |
Instance method | Public | Method | Get status of isolation for provider | 20131114 |
13 | ![]() |
Instance method | Public | Method | Get all logical ports for proxy messages | 20081120 |
14 | ![]() |
Static method | Public | Method | Get all LPs defined for the given proxy and access URL | 20081120 |
15 | ![]() |
Instance method | Public | Method | Get simple client provider information by binding key | 20081211 |
16 | ![]() |
Instance method | Public | Method | 20120727 | |
17 | ![]() |
Static method | Public | Method | STCM: Get target LP for a given source LP | 20120727 |
18 | ![]() |
Static method | Public | Method | Get timestamp of consumer configuration | 20110111 |
19 | ![]() |
Instance method | Public | Method | Check if specified HTTP-destinaiton is used | 20110504 |
20 | ![]() |
Instance method | Public | Method | Check for isolation status of specified consumer | 20101222 |
21 | ![]() |
Instance method | Public | Method | Check for isolation status of specified provider | 20101222 |
22 | ![]() |
Instance method | Public | Method | Check if isolation of consumer is permanent | 20101222 |
23 | ![]() |
Instance method | Public | Method | Check if isolation of provider is permanent | 20101222 |
24 | ![]() |
Static method | Public | Method | Checks for STS proxy | 20081215 |
25 | ![]() |
Instance method | Public | Method | Check if STS proxy is already assigned to specified URL | 20081128 |
26 | ![]() |
Instance method | Public | Method | Check if LP is used as target LP in some MLP | 20110111 |
27 | ![]() |
Instance method | Public | Method | List LPs used in facade | 20110111 |
28 | ![]() |
Instance method | Public | Method | List all LPs for specified STS-URL | 20090217 |
29 | ![]() |
Instance method | Public | Method | List all mapping LP related for specified consumer proxy | 20110111 |
30 | ![]() |
Instance method | Public | Method | 20120727 | |
31 | ![]() |
Instance method | Public | Method | 20120727 |
Events
Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no event.
Types
Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no local type.
Method Signatures
Method COUNT_LP_USING_STS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STS_URL | Value transfer | Type reference (TYPE) | STRING | STS-URL | 20090217 | ||
2 | ![]() |
PR_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of BIZ proxies using specified STS-URL | 20090217 |
Method COUNT_LP_USING_STS_URL on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS 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) | CSEQUENCE | Logical Port Name | 20101215 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Name of Proxy Definition | 20101215 | ||
3 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Assignment already exists; space=Does not | 20101215 |
Method EXISTS on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS_BINDING_KEY_IN_CONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BIND_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110111 | |||
2 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20110111 |
Method EXISTS_BINDING_KEY_IN_CONS on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS_BINDING_KEY_IN_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BIND_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20110111 | |||
2 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20110111 |
Method EXISTS_BINDING_KEY_IN_PROV on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS_LOG_PORT_FOR_PROXY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_MSG_NAME | Call by reference | Type reference (TYPE) | QNAME | XML Message name | 20081217 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20081217 | ||
3 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=Event LP for message exists; space=otherwise | 20081217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RT Assignment | 20090217 |
Method EXISTS_LP_USING_STS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STS_URL | Call by reference | Type reference (TYPE) | STRING | STS-URL | 20090217 | ||
2 | ![]() |
PR_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=there aer LPs for this STS-URL; space=no such LPs exists | 20090217 |
Method EXISTS_LP_USING_STS_URL on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS_PROXY_IN_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_SOURCE | Call by reference | Type reference (TYPE) | BOOLEAN | 20110111 | |||
2 | ![]() |
AS_TARGET | Call by reference | Type reference (TYPE) | BOOLEAN | 20110111 | |||
3 | ![]() |
PROXY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110111 |
Method EXISTS_PROXY_IN_MAPPING on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method EXISTS_STCM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20120727 | |||
2 | ![]() |
I_STCM_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120727 | |||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20120727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120727 | ||
2 | ![]() |
20120727 |
Method GET_ALL_PROVIDER_BY_SAP_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_CLIENT | Value transfer | Type reference (TYPE) | MANDT | 20110111 | |||
2 | ![]() |
PR_PROVIDER | Value transfer | Type reference (TYPE) | SRT_WSP_ASSIGN_SERV_OBJ_LIST | 20110111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110111 | ||
2 | ![]() |
20110111 |
Method GET_CONS_INFO_BY_BIND_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20120727 | |||
2 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20120727 | |||
3 | ![]() |
E_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120727 | |||
4 | ![]() |
I_BIND_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20120727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120727 |
Method GET_ISOLATION_STATUS_CONSUMER 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 | Logical Port Name | 20131114 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20131114 | ||
3 | ![]() |
PR_ISOLATE_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 |
Method GET_ISOLATION_STATUS_CONSUMER on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method GET_ISOLATION_STATUS_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SERVICE_DEF | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Service definition name | 20131114 | ||
2 | ![]() |
PR_ISOLATE_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | Isolation type: non-isolated, resume-isolated, stop-isolated | 20131114 |
Method GET_ISOLATION_STATUS_PROVIDER on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method GET_LOG_PORTS_FOR_PROXY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_MSG_NAME | Call by reference | Type reference (TYPE) | QNAME | Message name | 20081120 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20081120 | ||
3 | ![]() |
PR_LP_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_LP_XI_LIST | List of logical ports including indicator of XI relation | 20081120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20081120 |
Method GET_LOG_PORTS_FOR_PROXY_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_EXIST | Call by reference | Type reference (TYPE) | BOOLEAN | X=LPs exist and are returned; space=no LPs exist | 20081120 | ||
2 | ![]() |
PE_LP_LIST | Call by reference | Type reference (TYPE) | SRT_LP_NAMES | List of logical pors for the specified input | 20081120 | ||
3 | ![]() |
PI_EXT_SEARCH | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | X=search outside appl. index; space=only appl.index search | 20081120 | |
4 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Proxy Class of Logical Port | 20081120 | ||
5 | ![]() |
PI_URL | Call by reference | Type reference (TYPE) | STRING | Complete URL | 20081120 |
Method GET_LOG_PORTS_FOR_PROXY_URL on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method GET_SCP_INFO_BY_BINDING_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_BASIC_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | X=basic authentication set; space=otherwise | 20081211 | ||
2 | ![]() |
PE_CERT_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | X=certificate authentication set; space=otherwise | 20081211 | ||
3 | ![]() |
PE_FAILURE | Call by reference | Type reference (TYPE) | BOOLEAN | X=failure occurred; space=settings determined | 20081211 | ||
4 | ![]() |
PE_TICKET_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | X=ticket authentication set; space=otherwise | 20081211 | ||
5 | ![]() |
PI_BIND_KEY | Call by reference | Type reference (TYPE) | GUID_32 | Binding key | 20081211 |
Method GET_SCP_INFO_BY_BINDING_KEY on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method GET_STCM_MAP_KEY_BY_TARGET_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BIND_KEY | Call by reference | Type reference (TYPE) | GUID_32 | 20120727 | |||
2 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | 20120727 | |||
3 | ![]() |
I_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20120727 | |||
4 | ![]() |
I_PROXY_CLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120727 |
Method GET_STCM_TARGET_BY_SOURCE_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120727 | ||
2 | ![]() |
E_TARGET_LP | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120727 | ||
3 | ![]() |
E_TARGET_PROXY | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120727 | ||
4 | ![]() |
I_SOURCE_LP | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20120727 | ||
5 | ![]() |
I_SOURCE_PROXY | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120727 |
Method GET_STCM_TARGET_BY_SOURCE_LP on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method GET_TIMESTAMP_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20110111 | |||
2 | ![]() |
PE_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | 20110111 | |||
3 | ![]() |
PI_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20110111 | |||
4 | ![]() |
PI_PROXY_CLASS_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | 20110111 |
Method GET_TIMESTAMP_CONSUMER on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_DEST_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEST_NAME | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110504 | ||
2 | ![]() |
R_IS_USED | Value transfer | Type reference (TYPE) | BOOLEAN | X=is used in SRT; space=otherwise | 20110504 |
Method IS_DEST_USED on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_ISOLATED_CONSUMER 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 | Logical Port Name | 20101222 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20101222 | ||
3 | ![]() |
PR_ISOLATE_TYPE | Value transfer | Type reference (TYPE) | SRT_WSP_ISOLATE_TYPE | 20131114 |
Method IS_ISOLATED_CONSUMER on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_ISOLATED_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SERVICE_DEF | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Service definition name | 20101222 | ||
2 | ![]() |
PR_IS_ISOLATED | Value transfer | Type reference (TYPE) | BOOLEAN | X=is isolated; space=is not isolated | 20101222 |
Method IS_ISOLATED_PROVIDER on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_ISOLATION_PERMANENT_CONS 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 | Logical Port Name | 20101222 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20101222 | ||
3 | ![]() |
PR_IS_ISOLATED | Value transfer | Type reference (TYPE) | BOOLEAN | X=is permanently isolated; space=otherwise | 20101222 |
Method IS_ISOLATION_PERMANENT_CONS on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_ISOLATION_PERMANENT_PROV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_SERVICE_DEF | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | Service definition name | 20101222 | ||
2 | ![]() |
PR_IS_ISOLATED | Value transfer | Type reference (TYPE) | BOOLEAN | X=is permanently isolated; space=otherwise | 20101222 |
Method IS_ISOLATION_PERMANENT_PROV on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method IS_STS_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Internal proxy name | 20081215 | ||
2 | ![]() |
PR_IS_STS_PROXY | Value transfer | Type reference (TYPE) | BOOLEAN | X=STS proxy; space=regular proxy | 20081215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20081215 |
Method IS_STS_PROXY_ASSIGNED 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 | Logical Port Name | 20081128 | ||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_LP_PROXYCLASS | Proxy Class of Logical Port | 20081128 | ||
3 | ![]() |
PI_URL | Call by reference | Type reference (TYPE) | STRING | Complete URL | 20081128 | ||
4 | ![]() |
PR_IS_ASSIGNED | Value transfer | Type reference (TYPE) | BOOLEAN | X=is already assigned; space=otherwise | 20081128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20081128 |
Method IS_USED_AS_TARGET_LP 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 | 20110111 | |||
2 | ![]() |
PI_PROXY_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110111 | |||
3 | ![]() |
PR_IS_USED | Value transfer | Type reference (TYPE) | BOOLEAN | 20110111 |
Method IS_USED_AS_TARGET_LP on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method LIST_FACADE_LPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_FACADE_LIST | Call by reference | Type reference (TYPE) | SRT_FACADE_LPS_LIST | 20110111 | |||
2 | ![]() |
PI_CONFIG_LOAD | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130322 | |
3 | ![]() |
PI_FACADE_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110111 | |||
4 | ![]() |
PI_SOURCE_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130326 | ||
5 | ![]() |
PI_SOURCE_PROXY_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110111 |
Method LIST_LP_FOR_STS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_STS_URL | Value transfer | Type reference (TYPE) | STRING | STS-URL | 20090217 | ||
2 | ![]() |
PR_STS_PROXY_LIST | Value transfer | Type reference (TYPE) | SRT_WSP_LPNAME_PROXY_LIST | List of LP Names for Proxy Class Assignments | 20090217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RT Assignment | 20090217 |
Method LIST_MLP_RELATION_OF_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_RELATION_LIST | Call by reference | Type reference (TYPE) | SRT_PROXY_MLP_ROLE_LIST | 20110111 | |||
2 | ![]() |
PI_PROXY_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20110111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110111 |
Method LIST_STCM_SOURCE_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STCM_INFO | Call by reference | Type reference (TYPE) | SRT_STCM_SOURCE_LP_LIST | 20120727 | |||
2 | ![]() |
I_LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | 20120727 | |||
3 | ![]() |
I_STCM_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120727 |
Method LIST_STCM_SOURCE_LP on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
Method LIST_STCM_TARGET_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STCM_INFO | Call by reference | Type reference (TYPE) | SRT_STCM_TARGET_LP_LIST | 20120727 | |||
2 | ![]() |
I_LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | 20120727 | |||
3 | ![]() |
I_STCM_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120727 |
Method LIST_STCM_TARGET_LP on Interface IF_SRT_WSP_QUERY_ASSIGN_CONFIG has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 720 |