SAP ABAP Class IF_ODL_OBJECT_INT (OData Object (internal))
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_ENTITYSET_INT OData Entityset (internal) 20130528
2 Interface composition (i COMPRISING i_ref)  IF_ODL_ENTITY_INT OData Entity (internal) 20130528
3 Interface composition (i COMPRISING i_ref)  IF_ODL_INPUT_OBJECT_INT Input Object (internal) 20130703
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_OBJECT OData Object 20130528
Properties
Class IF_ODL_OBJECT_INT  
Short Description OData Object (internal)    
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
Class IF_ODL_OBJECT_INT has no forward declaration.
Interfaces
Class IF_ODL_OBJECT_INT has no interface implemented.
Friends
Class IF_ODL_OBJECT_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_REQUEST Instance attribute Public Object reference (TYPE REF TO) IF_ODL_REQUEST_INT OData Request (internal) 20140528
2 MV_ID Instance attribute Public Type reference (TYPE) STRING 20130528
3 MV_NAME Instance attribute Public Type reference (TYPE) STRING 20130528
Methods
# Method Level Visibility Method type Description Created on
1 IS_VALID Instance method Public Method 20130528
2 SET_REQUEST Instance method Public Method 20140528
3 SET_VALID Instance method Public Method 20130528
Events
Class IF_ODL_OBJECT_INT has no event.
Types
Class IF_ODL_OBJECT_INT has no local type.
Method Signatures

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20130528

Method IS_VALID on class IF_ODL_OBJECT_INT has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_ODL_REQUEST_INT OData Request (internal) 20140528

Method SET_REQUEST on class IF_ODL_OBJECT_INT has no exception.

Method SET_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20130528

Method SET_VALID on class IF_ODL_OBJECT_INT has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in