SAP ABAP Class CE_TPDAPI_SOURCETYPE (Enumeration: SRCINFOs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IE_TPDAPI_SOURCETYPE Source Code Types 20091119
Properties
Class CE_TPDAPI_SOURCETYPE  
Short Description Enumeration: SRCINFOs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TPDAPI    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20091119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CE_TPDAPI_SOURCETYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IE_TPDAPI_SOURCETYPE Source Code Types 20091119
Friends
Class CE_TPDAPI_SOURCETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Information About Sources 20091119
2 CLASSNAME Instance attribute Protected Type reference (TYPE) STRING 20091119
3 CONT Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Information About Sources 20091119
4 DYNP Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Information About Sources 20091119
5 SOURCETYPE Instance attribute Protected Type reference (TYPE) STRING 20091119
6 ST Static Attribute Public Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Information About Sources 20091119
7 S_TAB_SOURCETYPE Static Attribute Private Type reference (TYPE) TYP_TAB_SOURCETYPE 20091119
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091119
2 S_GET_FROM_ID Static method Public Method 20091119
3 S_INIT Static method Private Method 20091119
Events
Class CE_TPDAPI_SOURCETYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_SOURCETYPE Private See coding 20091119 BEGIN OF TYP_STR_Sourcetype, sourcetype TYPE c LENGTH 10, ref_sourcetype type REF TO ie_tpdapi_sourcetype, end OF TYP_STR_Sourcetype
2 TYP_TAB_SOURCETYPE Private See coding 20091119 typ_tab_sourcetype TYPE HASHED TABLE OF typ_str_sourcetype with UNIQUE KEY sourcetype
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_TPDAPI_SOURCETYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_TPDAPI_SOURCETYPE has no exception.

Method S_GET_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCETYPE Call by reference Type reference (TYPE) CSEQUENCE 20091119
2 Returning R_REF_SOURCETYPE Value transfer Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Quellcode Arten 20091119
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20091119

Method S_INIT Signature

Method S_INIT on class CE_TPDAPI_SOURCETYPE has no parameter.
Method S_INIT on class CE_TPDAPI_SOURCETYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800