SAP ABAP Class IF_ODL_PROPSIMPLE (OData Simple Property)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ODL_PROP | OData Property | 20130528 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ODL_INPUT_PROPSIMPLE | Input Simple Property | 20130702 |
2 | Interface composition (i COMPRISING i_ref) | IF_ODL_PROPSIMPLE_INT | OData Simple Property (internal) | 20130528 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_NULL_OBJECT | Universal Null Object | 20140303 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ODL_PROPSIMPLE | OData Simple Property | 20130528 |
Properties
Class | IF_ODL_PROPSIMPLE | |
Short Description | OData Simple Property | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130528 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ODL_PROPSIMPLE has no forward declaration.
Interfaces
Class IF_ODL_PROPSIMPLE has no interface implemented.
Friends
Class IF_ODL_PROPSIMPLE has no friend class.
Attributes
Class IF_ODL_PROPSIMPLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140327 |
Events
Class IF_ODL_PROPSIMPLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_PROPSIMPLE_STRING | Public | See coding | 20140327 | BEGIN OF ts_propsimple_string,
name TYPE string,
type TYPE string,
value TYPE string,
END OF ts_propsimple_string
|
||
2 | TT_PROPSIMPLE_STRING | Public | See coding | 20140327 | tt_propsimple_string TYPE STANDARD TABLE OF ts_propsimple_string WITH DEFAULT KEY
|
Method Signatures
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20140327 |
Method GET_VALUE on class IF_ODL_PROPSIMPLE has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in |