SAP ABAP Interface IF_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 - 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
Interface IF_ODL_PROPSIMPLE  
Short Description OData Simple Property    
General Data
Package AR_FND_SM_ODL_MODEL   Social Media - OData Layer - Model (Release Indep.) 
Created 20130528   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_ODL_PROPSIMPLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODL_PROP OData Property 20130528
Friends
Interface IF_ODL_PROPSIMPLE has no friend.
Attributes
Interface IF_ODL_PROPSIMPLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method 20140327
Events
Interface 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 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20140327

Method GET_VALUE on Interface IF_ODL_PROPSIMPLE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100