SAP ABAP Class CL_CLB2_CUST_QUERIES (Collaboration: Customizing queries)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_CUST (Package) Customizing of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_CUST_QUERIES | Collaboration: Customizing Queries | 20130516 |
Properties
| Class | CL_CLB2_CUST_QUERIES | |
| Short Description | Collaboration: Customizing queries | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_CUST | Customizing of the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLB2_CUST_QUERIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_CUST_QUERIES | Collaboration: Customizing Queries | 20130516 |
Friends
Class CL_CLB2_CUST_QUERIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20130516 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLB2_CUST_QUERIES | Collaboration: Customizing queries | 20130516 | |||
| 3 | Static Attribute | Private | See coding | 20130516 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CLB2_REGISTRY | BadI for Service Registry | 20140207 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CLB2_CUST_QUERIES_SELECT | 20140425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20140207 | ||
| 2 | Static method | Public | Method | Get Object Instance (Singleton) | 20130516 |
Events
Class CL_CLB2_CUST_QUERIES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GW_HOST_PORT | Private | See coding | 20130516 | BEGIN OF ty_gw_host_port,
application_id TYPE clb2_application_id,
platform_type TYPE clb2_platform_type,
gw_dest TYPE clb2_dest_gw_hub,
host TYPE string,
port TYPE string,
END OF ty_gw_host_port
|
Method Signatures
Method ADD_PREFIX_TO_URL2 Signature
Method ADD_PREFIX_TO_URL2 on class CL_CLB2_CUST_QUERIES has no parameter.
Method ADD_PREFIX_TO_URL2 on class CL_CLB2_CUST_QUERIES has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DB_SELECTOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB2_CUST_QUERIES_SELECT | Collaboration Customizing: Query | 20140425 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_CUST_QUERIES | SAIL: Customizing queries | 20130516 |
Method S_GET_INSTANCE on class CL_CLB2_CUST_QUERIES has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |