SAP ABAP Class CL_ODL_PROPSIMPLE (OData Simple Property)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_ODL_MODEL (Package) Social Media - OData Layer - Model (Release Indep.)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ODL_PROP | OData Property | 20130528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODL_PROPSIMPLE | OData Simple Property | 20130528 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODL_PROPSIMPLE_INT | OData Simple Property (internal) | 20130528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ODL_INPUT_PROPSIMPLE | Input Simple Property | 20130702 |
Properties
| Class | CL_ODL_PROPSIMPLE | |
| Short Description | OData Simple Property | |
| Super Class | CL_ODL_PROP | OData Property |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_FND_SM_ODL_MODEL | Social Media - OData Layer - Model (Release Indep.) |
| Created | 20130528 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ODL_PROPSIMPLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODL_PROPSIMPLE | OData Simple Property | 20130528 | ||
| 2 | IF_ODL_PROPSIMPLE_INT | OData Simple Property (internal) | 20130528 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ODL_INPUT_PROPSIMPLE | 20130702 | Input Simple Property | |
| 2 | CL_ODL_MODEL_CONTROLLER | 20130528 | OData Model Controller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130528 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130528 |
Events
Class CL_ODL_PROPSIMPLE has no event.
Types
Class CL_ODL_PROPSIMPLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20130528 | ||||
| 2 | IV_NULLABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130528 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130528 |
Method CONSTRUCTOR on class CL_ODL_PROPSIMPLE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |