SAP ABAP Class CL_FPM_ODATA_BASE (FPM Odata 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20120510 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_ACT_BASE | FPM Odata ACT: Base Class | 20120308 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_CONNECTOR_BASE | FPM Odata Integration: Connector Base Class | 20120203 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_GUIBB_BASE | FPM Odata Integration: Base Feeder Class | 20120203 |
Properties
Class | CL_FPM_ODATA_BASE | |
Short Description | FPM Odata Base Class | |
Super 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
Class CL_FPM_ODATA_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20120510 |
Friends
Class CL_FPM_ODATA_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20120321 | ||||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | FPM_MODEL_NAMESPACE | 'FPM_ODATA' | FPM Wire Model: Namespace | 20120203 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FPM_ODATA_ENTITY_TYPE' | 20120203 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FPM_ODATA_NAMESPACE' | 20120203 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FPM_ODATA_RFCDEST' | 20120224 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120510 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_S_ENTITY_TYPE | 20120203 |
Methods
Class CL_FPM_ODATA_BASE has no method.
Events
Class CL_FPM_ODATA_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_ENTITY_TYPE | Protected | See coding | 20120308 | BEGIN OF ty_s_entity_type,
rfcdest TYPE rfcdest,
namespace TYPE fpm_odata_namespace,
entity_type TYPE fpm_odata_entity_type,
END OF ty_s_entity_type
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |