SAP ABAP Class IE_TPDAPI_SOURCETYPE (Source Code Types)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CE_TPDAPI_SOURCETYPE Enumeration: SRCINFOs 20091119
Properties
Class IE_TPDAPI_SOURCETYPE  
Short Description Source Code Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IE_TPDAPI_SOURCETYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IE_TPDAPI_SOURCETYPE has no interface implemented.
Friends
Class IE_TPDAPI_SOURCETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ABAP Constant Public Type reference (TYPE) IE_TPDAPI_SOURCETYPE=>TYP_SOURCETYPE 'ABAP' 20091119
2 C_BSP Constant Public Type reference (TYPE) IE_TPDAPI_SOURCETYPE=>TYP_SOURCETYPE 'BSP' 20091119
3 C_CONT Constant Public Type reference (TYPE) IE_TPDAPI_SOURCETYPE=>TYP_SOURCETYPE 'CONT' 20091119
4 C_DYNP Constant Public Type reference (TYPE) IE_TPDAPI_SOURCETYPE=>TYP_SOURCETYPE 'DYNP' 20091119
5 C_FIELDNAME_SOURCETYPE Constant Public Type reference (TYPE) STRING 'SOURCETYPE' 20100204
6 C_ST Constant Public Type reference (TYPE) IE_TPDAPI_SOURCETYPE=>TYP_SOURCETYPE 'ST' 20091119
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSNAME Instance method Public Method 20091119
2 GET_SOURCETYPE Instance method Public Method 20091119
Events
Class IE_TPDAPI_SOURCETYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_SOURCETYPE Public Type reference (TYPE) STRING 20100204
Method Signatures

Method GET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASSNAME Value transfer Type reference (TYPE) STRING 20091119

Method GET_CLASSNAME on class IE_TPDAPI_SOURCETYPE has no exception.

Method GET_SOURCETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SOURCETYPE Value transfer Type reference (TYPE) STRING 20091119

Method GET_SOURCETYPE on class IE_TPDAPI_SOURCETYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in