SAP ABAP Class CL_FPM_ODATA_CONNECTOR_BASE (FPM Odata Integration: Connector Base Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_BASE | FPM Odata Base Class | 20120203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20120203 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20120203 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20120203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_CONNECTOR_ENTRY | FPM Odata Integration: Entry Connector Class | 20120207 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_CONNECTOR_LINK | FPM Odata Integration: Navigation Link Connector Class | 20120207 |
Properties
| Class | CL_FPM_ODATA_CONNECTOR_BASE | |
| Short Description | FPM Odata Integration: Connector Base Class | |
| Super Class | CL_FPM_ODATA_BASE | FPM Odata Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_ODATA | Floorplan Manager (Odata Integration) |
| Created | 20120203 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_CONNECTOR | Connector for UIBB Wiring | 20120203 | ||
| 2 | IF_FPM_CONNECTOR_DEF | Connector: Access for FPM Framework | 20120203 | ||
| 3 | IF_FPM_CONNECTOR_RUN | Connector: Access for Application Feeder Models | 20120203 |
Friends
Class CL_FPM_ODATA_CONNECTOR_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FPM_ODATA_ENTRY_COLLECTION | FPM Odata Entry Collection | 20120203 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120203 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120203 | |
| 2 | Instance method | Public | Method | 20120203 | ||
| 3 | Instance method | Public | Method | 20120203 | ||
| 4 | Instance method | Public | Method | 20120203 |
Events
Class CL_FPM_ODATA_CONNECTOR_BASE has no event.
Types
Class CL_FPM_ODATA_CONNECTOR_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_ODATA_CONNECTOR_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_ODATA_CONNECTOR_BASE has no exception.
Method CREATE_ENTITY Signature
Method CREATE_ENTITY on class CL_FPM_ODATA_CONNECTOR_BASE has no parameter.
Method CREATE_ENTITY on class CL_FPM_ODATA_CONNECTOR_BASE has no exception.
Method GET_OUTPUT Signature
Method GET_OUTPUT on class CL_FPM_ODATA_CONNECTOR_BASE has no parameter.
Method GET_OUTPUT on class CL_FPM_ODATA_CONNECTOR_BASE has no exception.
Method IS_CREATE_ALLOWED Signature
Method IS_CREATE_ALLOWED on class CL_FPM_ODATA_CONNECTOR_BASE has no parameter.
Method IS_CREATE_ALLOWED on class CL_FPM_ODATA_CONNECTOR_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |