SAP ABAP Class IF_ODL702_TRANSFORM_INT (if_ODL702_TRANSFORM_property)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODL702_TRANSFORM CL_ODL702_TRANSFORM 20130529
Properties
Class IF_ODL702_TRANSFORM_INT  
Short Description if_ODL702_TRANSFORM_property    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130529   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_ENTITY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ODL_ENTITY_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ODL_NAVPROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_ODL_NAVPROP_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_ODL_PROP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_ODL_PROPSIMPLE_INT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ODL702_TRANSFORM_INT has no interface implemented.
Friends
Class IF_ODL702_TRANSFORM_INT has no friend class.
Attributes
Class IF_ODL702_TRANSFORM_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_ENTITIES Instance method Public Method 20130705
2 DESERIALIZE_OBJECT Instance method Public Method 20130708
3 DESERIALIZE_PROPERTIES Instance method Public Method 20130710
4 SERIALIZE_ENTITIES Instance method Public Method 20130708
5 SERIALIZE_NAVPROPS Instance method Public Method 20130708
6 SERIALIZE_OBJECT Instance method Public Method 20130703
7 SERIALIZE_PROPERTIES Instance method Public Method 20130702
Events
Class IF_ODL702_TRANSFORM_INT has no event.
Types
Class IF_ODL702_TRANSFORM_INT has no local type.
Method Signatures

Method DESERIALIZE_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20130705
2 Returning RT_ENTITY Value transfer Type reference (TYPE) IF_ODL_ENTITY=>TT_ENTITY 20130705
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710

Method DESERIALIZE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20130708
2 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) IF_ODL_OBJECT_INT if_odl_object_int 20130708
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710

Method DESERIALIZE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20130710
2 Returning RT_PROP Value transfer Type reference (TYPE) IF_ODL_PROP=>TT_PROP 20130710

Method DESERIALIZE_PROPERTIES on class IF_ODL702_TRANSFORM_INT has no exception.

Method SERIALIZE_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20130708
2 Importing IT_ENTITY Call by reference Type reference (TYPE) IF_ODL_ENTITY=>TT_ENTITY 20130708
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710
2 CX_ODL702_PROCESS_DYNAMIC ODL Process Layer: Dynamic Exception (702) 20140423

Method SERIALIZE_NAVPROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20130708
2 Importing IT_NAVPROP Call by reference Type reference (TYPE) IF_ODL_NAVPROP=>TT_NAVPROP 20130708
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710

Method SERIALIZE_OBJECT 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 OData Entity 20130703
2 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20130703
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710
2 CX_ODL702_PROCESS_DYNAMIC ODL Process Layer: Dynamic Exception (702) 20140423

Method SERIALIZE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20130702
2 Importing IT_PROP Call by reference Type reference (TYPE) IF_ODL_PROP=>TT_PROP 20130702
# Exception Resumable Description Created on
1 CX_ODL702_PROCESS ODL Process Layer: Exception (702) 20130710
2 CX_ODL702_PROCESS_DYNAMIC ODL Process Layer: Dynamic Exception (702) 20140423
History
Last changed by/on SAP  20141120 
SAP Release Created in