SAP ABAP Class CL_TFW_ODATA_GEN_SVC_MPC (OData Generic Services Model Provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TFW (Application Component) Tagging Framework
⤷
STFW_ODATA (Package) OData Services for Tagging, Commenting and Rating
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model | 20130624 |
Properties
| Class | CL_TFW_ODATA_GEN_SVC_MPC | |
| Short Description | OData Generic Services Model Provider | |
| Super Class | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STFW_ODATA | OData Services for Tagging, Commenting and Rating |
| Created | 20130624 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TFW_ODATA_GEN_SVC_MPC has no forward declaration.
Interfaces
Class CL_TFW_ODATA_GEN_SVC_MPC has no interface implemented.
Friends
Class CL_TFW_ODATA_GEN_SVC_MPC has no friend class.
Attributes
Class CL_TFW_ODATA_GEN_SVC_MPC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Define Actions | 20130624 | |
| 2 | Instance method | Private | Method | Define Generic Model Entities | 20130624 | |
| 3 | Instance method | Private | Method | Define Generic Model Entity Sets | 20130624 |
Events
Class CL_TFW_ODATA_GEN_SVC_MPC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FEAT_LIST | Public | See coding | Type for feature list information | 20130624 | BEGIN OF s_feat_list,
langu TYPE sylangu,
object_type_id TYPE if_tfw_types=>object_type_id,
feat_key TYPE tfw_feat_key,
feat_name TYPE tfw_feat_name,
feat_desc TYPE tfw_feat_descr,
END OF s_feat_list
|
Method Signatures
Method DEFINE_ACTIONS Signature
Method DEFINE_ACTIONS on class CL_TFW_ODATA_GEN_SVC_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130624 |
Method DEFINE_ENTITIES Signature
Method DEFINE_ENTITIES on class CL_TFW_ODATA_GEN_SVC_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130624 |
Method DEFINE_ENTITY_SETS Signature
Method DEFINE_ENTITY_SETS on class CL_TFW_ODATA_GEN_SVC_MPC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130624 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |