SAP ABAP Class IF_ODL_INPUT_CONTROLLER_INT (Input Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL_INPUT_CONTROLLER Input Controller 20130702
Properties
Class IF_ODL_INPUT_CONTROLLER_INT  
Short Description Input Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130702   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ODL_INPUT_CONTROLLER_INT has no forward declaration.
Interfaces
Class IF_ODL_INPUT_CONTROLLER_INT has no interface implemented.
Friends
Class IF_ODL_INPUT_CONTROLLER_INT has no friend class.
Attributes
Class IF_ODL_INPUT_CONTROLLER_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INPUT_ENTITY Instance method Public Method 20130702
2 CREATE_INPUT_ENTITYSET Instance method Public Method 20130702
3 CREATE_INPUT_NAVPROP Instance method Public Method 20130702
4 CREATE_INPUT_PROPSIMPLE Instance method Public Method 20130702
Events
Class IF_ODL_INPUT_CONTROLLER_INT has no event.
Types
Class IF_ODL_INPUT_CONTROLLER_INT has no local type.
Method Signatures

Method CREATE_INPUT_ENTITY 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 20130702
2 Returning RO_ENTITY Value transfer Object reference (TYPE REF TO) CL_ODL_INPUT_ENTITY Input Entity 20130702

Method CREATE_INPUT_ENTITY on class IF_ODL_INPUT_CONTROLLER_INT has no exception.

Method CREATE_INPUT_ENTITYSET 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 20130708
2 Returning RO_ENTITYSET Value transfer Object reference (TYPE REF TO) CL_ODL_INPUT_ENTITYSET Input Entityset 20130702

Method CREATE_INPUT_ENTITYSET on class IF_ODL_INPUT_CONTROLLER_INT has no exception.

Method CREATE_INPUT_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 if_odl_object 20130703
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130703
3 Returning RO_NAVPROP Value transfer Object reference (TYPE REF TO) CL_ODL_INPUT_NAVPROP Input Navigation Property 20130702

Method CREATE_INPUT_NAVPROP on class IF_ODL_INPUT_CONTROLLER_INT has no exception.

Method CREATE_INPUT_PROPSIMPLE 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 20130702
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20130702
3 Returning RO_PROPSIMPLE Value transfer Object reference (TYPE REF TO) CL_ODL_INPUT_PROPSIMPLE Input Simple Property 20130702

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