SAP ABAP Class CL_ABAP_DATADESCR (Runtime Type Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RTTI (Package)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_TYPEDESCR Runtime Type Services 19981023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_DATA_TYPE_HANDLE Runtime Type Services 20121010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_COMPLEXDESCR Runtime Type Services 00000000
2 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_ELEMDESCR Runtime Type Services 00000000
3 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_REFDESCR Runtime Type Services 00000000
Properties
Class CL_ABAP_DATADESCR  
Short Description Runtime Type Services    
Super Class CL_ABAP_TYPEDESCR Runtime Type Services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SABP_RTTI    
Created 19981123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_DATA_TYPE_HANDLE Runtime Type Services 20121010
Friends
# Friend Modeled only Created on Description
1 CL_ABAP_REFDESCR 20031222 Runtime Type Services
2 CL_ABAP_STRUCTDESCR 20031222 Runtime Type Services
3 CL_ABAP_TABLEDESCR 20031222 Runtime Type Services
Attributes
Class CL_ABAP_DATADESCR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLIES_TO_DATA Instance method Public Method checks compatibility of the data object 20010814
2 APPLIES_TO_DATA_REF Instance method Public Method checks compatibility of the data object 20010814
3 GET_DATA_TYPE_KIND Static method Public Method Returns Type Category for Data 20030919
4 IS_READ_ONLY Static method Public Method specifies whether a data object is write-protected 20010809
Events
Class CL_ABAP_DATADESCR has no event.
Types
Class CL_ABAP_DATADESCR has no local type.
Method Signatures

Method APPLIES_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) DATA Datenobjekt 20010814
2 Returning P_FLAG Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Typcheck OK) 20010814

Method APPLIES_TO_DATA on class CL_ABAP_DATADESCR has no exception.

Method APPLIES_TO_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Object reference (TYPE REF TO) DATA Datenobjekt 20010814
2 Returning P_FLAG Value transfer Type reference (TYPE) ABAP_BOOL Flag (TRUE Typcheck OK) 20010814

Method APPLIES_TO_DATA_REF on class CL_ABAP_DATADESCR has no exception.

Method GET_DATA_TYPE_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Type reference (TYPE) DATA Data 20030919
2 Returning P_TYPE_KIND Value transfer Type reference (TYPE) ABAP_TYPEKIND Typart 20030919

Method GET_DATA_TYPE_KIND on class CL_ABAP_DATADESCR has no exception.

Method IS_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATA Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datenobjekt 20010809
2 Returning P_FLAG Value transfer Type reference (TYPE) ABAP_BOOL Flag (ABAP_TRUE wenn schreibgeschützt sonst ABAP_FALSE) 20010809

Method IS_READ_ONLY on class CL_ABAP_DATADESCR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in