SAP ABAP Interface IF_ODL_ENTITY (OData Entity)
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_ENTITY_INT OData Entity (internal) 20130528
2 Interface composition (i COMPRISING i_ref)  IF_ODL_INPUT_ENTITY Input Entity 20130702
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_ENTITY OData Entity 20130528
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_NULL_OBJECT Universal Null Object 20140224
Properties
Interface IF_ODL_ENTITY  
Short Description OData Entity    
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
# Type group / Object type Type Type Description
1 IF_ODL_NAVPROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ODL_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ODL_PROPSIMPLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODL_OBJECT OData Object 20130528
Friends
Interface IF_ODL_ENTITY has no friend.
Attributes
Interface IF_ODL_ENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPLEX_PROPERTY Instance method Public Method 20130528
2 GET_NAVPROP Instance method Public Method 20130528
3 GET_NAVPROPS Instance method Public Method 20130709
4 GET_PROPERTIES Instance method Public Method 20130528
5 GET_PROPERTIES_ATTRIBUTES Instance method Public Method 20140401
6 GET_PROPERTY Instance method Public Method 20130528
7 GET_SIMPLE_PROPERTY Instance method Public Method 20130528
8 GET_SIMPLE_PROPERTY_VALUE Instance method Public Method 20140328
Events
Interface IF_ODL_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ENTITY Public See coding 20130528 tt_entity TYPE STANDARD TABLE OF REF TO if_odl_entity WITH DEFAULT KEY
Method Signatures

Method GET_COMPLEX_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130528
2 Returning RO_PROP Value transfer Object reference (TYPE REF TO) IF_ODL_PROPCOMPLEX 20130528

Method GET_COMPLEX_PROPERTY on Interface IF_ODL_ENTITY has no exception.

Method GET_NAVPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130528
2 Returning RO_NAVPROP Value transfer Object reference (TYPE REF TO) IF_ODL_NAVPROP 20130528

Method GET_NAVPROP on Interface IF_ODL_ENTITY has no exception.

Method GET_NAVPROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NAVPROP Value transfer Type reference (TYPE) IF_ODL_NAVPROP=>TT_NAVPROP 20130709

Method GET_NAVPROPS on Interface IF_ODL_ENTITY has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROP Value transfer Type reference (TYPE) IF_ODL_PROP=>TT_PROP 20130528

Method GET_PROPERTIES on Interface IF_ODL_ENTITY has no exception.

Method GET_PROPERTIES_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROP Value transfer Type reference (TYPE) IF_ODL_PROPSIMPLE=>TT_PROPSIMPLE_STRING 20140401

Method GET_PROPERTIES_ATTRIBUTES on Interface IF_ODL_ENTITY has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130528
2 Returning RO_PROP Value transfer Object reference (TYPE REF TO) IF_ODL_PROP 20130528

Method GET_PROPERTY on Interface IF_ODL_ENTITY has no exception.

Method GET_SIMPLE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130528
2 Returning RO_PROP Value transfer Object reference (TYPE REF TO) IF_ODL_PROPSIMPLE 20130528
# Exception Resumable Description Created on
1 CX_ODL_PROCESS_DYNAMIC Dynamic Exception from ODL 20140331

Method GET_SIMPLE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20140328
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20140328
# Exception Resumable Description Created on
1 CX_ODL_PROCESS_DYNAMIC Dynamic Exception from ODL 20140331
History
Last changed by/on SAP  20141120 
SAP Release Created in 100