SAP ABAP Class IF_ADOC (Representation of ABAP Constructs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ADOC_CLASS Class or Interface Information 20090603
2 Interface composition (i COMPRISING i_ref)  IF_ADOC_EXECUTABLE_MEMBER Representation of Executable Member 20090603
3 Interface composition (i COMPRISING i_ref)  IF_ADOC_FIELD Field Representation 20090603
4 Interface composition (i COMPRISING i_ref)  IF_ADOC_MEMBER Representation of ABAP Class Member 20090603
5 Interface composition (i COMPRISING i_ref)  IF_ADOC_METHOD Method Representation 20090603
6 Interface composition (i COMPRISING i_ref)  IF_ADOC_PROGRAM_ELEMENT Represents an ABAP program element 20090603
Properties
Class IF_ADOC  
Short Description Representation of ABAP Constructs    
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 has no interface implemented.
Friends
Class IF_ADOC has no friend class.
Attributes
Class IF_ADOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMENTS Instance method Public Method All Comments 20090605
2 FIRST_SENTENCE Instance method Public Method First line of a comment 20090605
3 NAME Instance method Public Method Determine Name 20090603
Events
Class IF_ADOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRING_ARRAY Public See coding 20090608 string_array TYPE STANDARD TABLE OF string WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method COMMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMMENTS Value transfer Type reference (TYPE) STRING_ARRAY Kommentare. 20090605

Method COMMENTS on class IF_ADOC has no exception.

Method FIRST_SENTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMMENTS Value transfer Type reference (TYPE) STRING_ARRAY Kommentare. 20090605

Method FIRST_SENTENCE on class IF_ADOC has no exception.

Method NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Name. 20090603

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