SAP ABAP Interface IF_CLB_CUST_GW_SRV (Collaboration: OData Service Registry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_CUST (Package) Customizing of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_CUST_GW_SRV | Collaboration: OData Service Registry | 20120926 |
Properties
| Interface | IF_CLB_CUST_GW_SRV | |
| Short Description | Collaboration: OData Service Registry |
General Data
| Package | S_CLB_CUST | Customizing of the Collaboration Platform Library |
| Created | 20120926 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CLB_CUST_GW_SRV has no forward declaration.
Interfaces
Interface IF_CLB_CUST_GW_SRV has no interface.
Friends
Interface IF_CLB_CUST_GW_SRV has no friend.
Attributes
Interface IF_CLB_CUST_GW_SRV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Service Providers for which an OData Service is Released | 20120926 | |
| 2 | Instance method | Public | Method | Get OData Services by BO Type | 20120926 | |
| 3 | Instance method | Public | Method | Get OData Services by BO Type and Service Provider | 20120926 |
Events
Interface IF_CLB_CUST_GW_SRV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SERVICE | Public | See coding | 20120926 | BEGIN OF ts_service,
external_service_name TYPE clb_ext_service_name,
request_uri TYPE clb_odata_url,
END OF ts_service
|
||
| 2 | TT_PLATFORM_TYPE | Public | See coding | 20120926 | tt_platform_type TYPE STANDARD TABLE OF clb_platform_type WITH DEFAULT KEY
|
||
| 3 | TT_SERVICE | Public | See coding | 20120926 | tt_service TYPE STANDARD TABLE OF ts_service WITH DEFAULT KEY
|
Method Signatures
Method GET_RELEASED_PTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLI_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | Application Context | 20120926 | |||
| 2 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | CLB_BO_TYPE | Business Object Type | 20120926 | |||
| 3 | IV_EXTERNAL_SERVICE_NAME | Call by reference | Type reference (TYPE) | CLB_EXT_SERVICE_NAME | External Service Name | 20120926 | |||
| 4 | RT_PLATFORM_TYPE | Value transfer | Type reference (TYPE) | TT_PLATFORM_TYPE | List of Service Providers | 20120926 |
Method GET_RELEASED_PTYPE on Interface IF_CLB_CUST_GW_SRV has no exception.
Method GET_SERVICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLI_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | Application Context | 20120926 | |||
| 2 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | CLB_BO_TYPE | Business Object Type | 20120926 | |||
| 3 | RT_SERVICE | Value transfer | Type reference (TYPE) | TT_SERVICE | List of OData Services | 20120926 |
Method GET_SERVICES on Interface IF_CLB_CUST_GW_SRV has no exception.
Method GET_SERVICES_BY_PTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLI_CONTEXT | Call by reference | Type reference (TYPE) | CLB_APPL_CONTEXT | Application Context | 20120926 | |||
| 2 | IV_BO_TYPE | Call by reference | Type reference (TYPE) | CLB_BO_TYPE | Business object type | 20120926 | |||
| 3 | IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB_PLATFORM_TYPE | Platform Type | 20120926 | |||
| 4 | RT_SERVICE | Value transfer | Type reference (TYPE) | TT_SERVICE | List of OData Services | 20120926 |
Method GET_SERVICES_BY_PTYPE on Interface IF_CLB_CUST_GW_SRV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |