SAP ABAP Class IF_ADOC_CLASS (Class or Interface Information)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ADOC Representation of ABAP Constructs 20090603
2 Interface composition (i COMPRISING i_ref)  IF_ADOC_PROGRAM_ELEMENT Represents an ABAP program element 20090603
Properties
Class IF_ADOC_CLASS  
Short Description Class or Interface Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090603   SAP 
Last change 20110908   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
Class IF_ADOC_CLASS has no interface implemented.
Friends
Class IF_ADOC_CLASS has no friend class.
Attributes
Class IF_ADOC_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIELDS Instance method Public Method Class Fields 20090603
2 INNER_CLASSES Instance method Public Method Local Classes and Interfaces 20090603
3 METHODS Instance method Public Method Class Methods 20090603
Events
Class IF_ADOC_CLASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CLASS_ARRAY Public See coding Table of Classes and Interfaces 20090603 class_array TYPE STANDARD TABLE OF REF TO if_adoc_class WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_ARRAY Value transfer Type reference (TYPE) IF_ADOC_FIELD=>FIELD_ARRAY Tabelle mit Feldern 20090603

Method FIELDS on class IF_ADOC_CLASS has no exception.

Method INNER_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASS_ARRAY Value transfer Type reference (TYPE) CLASS_ARRAY Tabelle mit Klassen und Interfaces 20090603

Method INNER_CLASSES on class IF_ADOC_CLASS has no exception.

Method METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_METH_ARRAY Value transfer Type reference (TYPE) IF_ADOC_METHOD=>METH_ARRAY Tabelle mit Methoden 20090603

Method METHODS on class IF_ADOC_CLASS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in