SAP ABAP Class IF_ODL_ENTITY (OData Entity)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ODL_OBJECT OData Object 20130528
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
Class IF_ODL_ENTITY  
Short Description OData Entity    
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
# 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
Class IF_ODL_ENTITY has no interface implemented.
Friends
Class IF_ODL_ENTITY has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class 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 class 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