SAP ABAP Class IF_ODL_INPUT_ENTITY (Input Entity)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ODL_ENTITY OData Entity 20130702
2 Interface composition (i COMPRISING i_ref)  IF_ODL_INPUT_OBJECT Input Object 20130701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_INPUT_ENTITY Input Entity 20130701
Properties
Class IF_ODL_INPUT_ENTITY  
Short Description Input Entity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130528   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ODL_INPUT_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ODL_INPUT_ENTITY has no interface implemented.
Friends
Class IF_ODL_INPUT_ENTITY has no friend class.
Attributes
Class IF_ODL_INPUT_ENTITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_NAVPROP Instance method Public Method 20130701
2 SET_SIMPLE_PROPERTY Instance method Public Method 20130701
Events
Class IF_ODL_INPUT_ENTITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ENTITY Public See coding 20130701 tt_entity TYPE STANDARD TABLE OF REF TO if_odl_input_entity WITH DEFAULT KEY
Method Signatures

Method SET_NAVPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) IF_ODL_OBJECT Input Object 20130703
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING Input Navigation Property 20130703

Method SET_NAVPROP on class IF_ODL_INPUT_ENTITY has no exception.

Method SET_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 20130701
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130701

Method SET_SIMPLE_PROPERTY on class IF_ODL_INPUT_ENTITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in