SAP ABAP Interface IF_SRT_WSP_CF_FALLBACK_LP (SRT: Fallback LP for Consumer Factory)
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_CF_FALLBACK_LP | SRT: Fallback LP for Consumer Factory | 20130214 |
Properties
Interface | IF_SRT_WSP_CF_FALLBACK_LP | |
Short Description | SRT: Fallback LP for Consumer Factory |
General Data
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20130214 | 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_CF_FALLBACK_LP has no interface.
Friends
Interface IF_SRT_WSP_CF_FALLBACK_LP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHANGED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130214 | ||
2 | CHANGED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130214 | ||
3 | CHANGED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130214 | ||
4 | CHANGED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130214 | ||
5 | CHANGED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130214 | ||
6 | CONSUMER_FACTORY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_CONSUMER_FACTORY | SRT: Consumer Factory | 20130214 | ||
7 | CONSUMER_IBC | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_IBC_ID | SRT: Identifiable Business Context ID | 20130214 | ||
8 | CREATED_AT | Instance attribute | Public | Type reference (TYPE) | UZEIT | Time | 20130214 | ||
9 | CREATED_BY | Instance attribute | Public | Type reference (TYPE) | UNAME | User Name | 20130214 | ||
10 | CREATED_CP | Instance attribute | Public | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20130214 | ||
11 | CREATED_ON | Instance attribute | Public | Type reference (TYPE) | UDATUM | Date of Last Change | 20130214 | ||
12 | CREATED_TC | Instance attribute | Public | Type reference (TYPE) | TCODE | Transaction Code | 20130214 | ||
13 | LP_NAME_FALLBACK | Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 | ||
14 | LP_NAME_ORIGINAL | Instance attribute | Public | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 | ||
15 | NEW | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 | ||
16 | PROVIDER_IBCR | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_IBCR_ID | SRT: Identifiable Business Context Reference ID | 20130214 | ||
17 | PROXY_CLASS | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130218 | ||
18 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 | ||
19 | SRC_PROXY_CLASS | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20130218 | ||
20 | ST_ACT_KEY | Instance attribute | Public | Type reference (TYPE) | SRT_WSP_ST_ACT_KEY | Key of the Actual State | 20130214 | ||
21 | TERMINATED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Fallback Logical Port | 20130214 |
2 | ![]() |
Instance method | Public | Method | Check whether Fallback Logical Port is allowed | 20130214 |
3 | ![]() |
Instance method | Public | Method | Delete Fallback Logical Port | 20130214 |
4 | ![]() |
Instance method | Public | Method | Check whether Fallback Logical Port exists | 20130214 |
5 | ![]() |
Instance method | Public | Method | Get Fallback Logical Port Name | 20130214 |
6 | ![]() |
Instance method | Public | Method | Get Original Logical Port Name | 20130214 |
7 | ![]() |
Instance method | Public | Method | Save | 20130214 |
8 | ![]() |
Instance method | Public | Method | Set Edit Mode | 20130214 |
9 | ![]() |
Instance method | Public | Method | Set Fallback Logical Port Name | 20130214 |
10 | ![]() |
Instance method | Public | Method | Terminates the Instance | 20130214 |
Events
Interface IF_SRT_WSP_CF_FALLBACK_LP has no event.
Types
Interface IF_SRT_WSP_CF_FALLBACK_LP has no local type.
Method Signatures
Method CHECK_FALLBACK_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FALLBACK_LP | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 | ||
2 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method CHECK_FALLBACK_LP_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FALLBACK_ALLOWED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method DELETE_FALLBACK_LP Signature
Method DELETE_FALLBACK_LP on Interface IF_SRT_WSP_CF_FALLBACK_LP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method EXISTS_FALLBACK_LP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method GET_FALLBACK_LP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FALLBACK_LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method GET_ORIGINAL_LP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Value transfer | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_CF_FALLBACK_LP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method SET_EDIT_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20131114 |
Method SET_FALLBACK_LP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logical Port Name | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
Method TERMINATE Signature
Method TERMINATE on Interface IF_SRT_WSP_CF_FALLBACK_LP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20130214 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |