SAP ABAP Class IF_CLB_CUST_GW_SRV (Collaboration: OData Service Registry)
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
| Class | IF_CLB_CUST_GW_SRV | |
| Short Description | Collaboration: OData Service Registry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120926 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB_CUST_GW_SRV has no forward declaration.
Interfaces
Class IF_CLB_CUST_GW_SRV has no interface implemented.
Friends
Class IF_CLB_CUST_GW_SRV has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_CLB_CUST_GW_SRV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |