SAP ABAP Class CL_FPM_ODATA_ACT_BASE (FPM Odata ACT: 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 | 20120308 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_ACT_METADATA_TREE | FPM Odata ACT: Tree from Metadata | 20120305 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_ODATA_ACT_SET_SERVICE | FPM Odata ACT: Service Selection | 20120305 |
Properties
| Class | CL_FPM_ODATA_ACT_BASE | |
| Short Description | FPM Odata ACT: 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 | 20120305 | 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
Class CL_FPM_ODATA_ACT_BASE has no interface implemented.
Friends
Class CL_FPM_ODATA_ACT_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20120305 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | S_ODATA_APPL_DEF | 20120305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120306 | ||
| 2 | Instance method | Protected | Method | 20120306 |
Events
Class CL_FPM_ODATA_ACT_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ODATA_APPL_DEF | Public | See coding | 20120305 | BEGIN OF s_odata_appl_def,
rfcdest TYPE rfcdest,
namespace type fpm_odata_namespace,
entity_type TYPE fpm_odata_entity_type,
query_string TYPE fpm_odata_query_string,
END OF s_odata_appl_def
|
Method Signatures
Method GET_APPL_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120306 |
Method GET_APPL_DEF on class CL_FPM_ODATA_ACT_BASE has no exception.
Method SET_APPL_DEF Signature
Method SET_APPL_DEF on class CL_FPM_ODATA_ACT_BASE has no parameter.
Method SET_APPL_DEF on class CL_FPM_ODATA_ACT_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |