Wednesday, 7 August 2013

Run Time Type Identification (RTTI)

The Run Time Type Services (RTTS) are a further development of the previously-named Run Time Type Identification (RTTI). With the enhancement of the type classes to methods for dynamic type creation, the RTTS include as of Release 6.40 both the RTTI and also a Run Time Type Creation (RTTC).

  • Methods for creating data types 
  • New methods for types from the ABAP Dictionary 
                  For any data types 
                  For elementary data types 
                  For structures and database tables
  • Enhancement to method GET_COMPONENT_TYPE 
  • New method GET_DATA_TYPE_KIN
  • New method GET_CLASS_NAME 
  • Enhancement to method GET_PROPERTY 
  • New method HAS_PROPERTY 






No comments:

Post a Comment

Note: only a member of this blog may post a comment.