SAP ABAP Class IF_ODL_ENTITY_INT (OData Entity (internal))
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ODL_ENTITY OData Entity 20130528
2 Interface composition (i COMPRISING i_ref)  IF_ODL_OBJECT OData Object 20130528
3 Interface composition (i COMPRISING i_ref)  IF_ODL_OBJECT_INT OData Object (internal) 20130528
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_ENTITY OData Entity 20130528
Properties
Class IF_ODL_ENTITY_INT  
Short Description OData Entity (internal)    
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
Class IF_ODL_ENTITY_INT has no forward declaration.
Interfaces
Class IF_ODL_ENTITY_INT has no interface implemented.
Friends
Class IF_ODL_ENTITY_INT has no friend class.
Attributes
Class IF_ODL_ENTITY_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_NAVPROP Instance method Public Method 20130528
2 CLEAR_PROP Instance method Public Method 20130528
3 SET_NAVPROP Instance method Public Method 20130528
4 SET_PROP Instance method Public Method 20130528
Events
Class IF_ODL_ENTITY_INT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ENTITY Public See coding 20130708 TT_ENTITY TYPE STANDARD TABLE OF REF TO if_odl_entity_int WITH DEFAULT KEY
Method Signatures

Method CLEAR_NAVPROP Signature

Method CLEAR_NAVPROP on class IF_ODL_ENTITY_INT has no parameter.
Method CLEAR_NAVPROP on class IF_ODL_ENTITY_INT has no exception.

Method CLEAR_PROP Signature

Method CLEAR_PROP on class IF_ODL_ENTITY_INT has no parameter.
Method CLEAR_PROP on class IF_ODL_ENTITY_INT has no exception.

Method SET_NAVPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAVPROP Call by reference Object reference (TYPE REF TO) IF_ODL_NAVPROP_INT IF_ODL_NAVIGATION_PROPERTY 20130528

Method SET_NAVPROP on class IF_ODL_ENTITY_INT has no exception.

Method SET_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROP Call by reference Object reference (TYPE REF TO) IF_ODL_PROP_INT IF_ODL_PROPERTY 20130528

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