SAP ABAP Class CL_TPDAPI_TEST (CL_TPDAPI_TEST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API_TEST (Package)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDAPI_TEST_SUPER 20120120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_TEST 20091118
Properties
Class CL_TPDAPI_TEST  
Short Description    
Super Class CL_TPDAPI_TEST_SUPER  
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_API_TEST    
Created 20091118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_TEST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 TPDAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDAPI_TEST 20091118
Friends
Class CL_TPDAPI_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Private Type reference (TYPE) STRING 'ATTR1' 20091125
2 CONSTANT Constant Public Type reference (TYPE) STRING 'CONSTANT' 20100202
3 DATREF Instance attribute Private Object reference (TYPE REF TO) TADIR 20100106
4 DREF_INITIAL Instance attribute Private Object reference (TYPE REF TO) TADIR 20100326
5 PRIVATE Instance attribute Private Type reference (TYPE) XFLAG 20130807
6 REF_MUTT Instance attribute Private Object reference (TYPE REF TO) IF_TPDAPI_TEST 20100105
7 REF_OBJECT Instance attribute Private Object reference (TYPE REF TO) OBJECT 20100105
8 STATIC1 Static Attribute Private Type reference (TYPE) STRING 20091204
9 TADIR Instance attribute Private Type reference (TYPE) TADIR 20100105
10 TEST_TYP Instance attribute Private Type reference (TYPE) IF_TPDAPI_TEST=>TYP_TEST 20100105
11 TPDAP_TEST Instance attribute Private Type reference (TYPE) TPDAP_TEST 'X' 20100106
Methods
# Method Level Visibility Method type Description Created on
1 CALL_TRAFO Instance method Public Method 20120120
2 GET_LONG_XSTRING Static method Public Method 20100809
3 INIT Instance method Private Method 20130807
4 METHOD Instance method Public Method 20091204
5 RAISE_EXCEPTION Instance method Public Method 20120120
6 S_CREATE Static method Public Method 20091118
Events
Class CL_TPDAPI_TEST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TEST Private Attribute reference (LIKE) 20120120
Method Signatures

Method CALL_TRAFO Signature

Method CALL_TRAFO on class CL_TPDAPI_TEST has no parameter.
Method CALL_TRAFO on class CL_TPDAPI_TEST has no exception.

Method GET_LONG_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XSTRING Value transfer Type reference (TYPE) XSTRING 20100809

Method GET_LONG_XSTRING on class CL_TPDAPI_TEST has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_TEST Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20130807
2 Returning R_REF_TEST Value transfer Object reference (TYPE REF TO) CL_TPDAPI_TEST test 20130807

Method INIT on class CL_TPDAPI_TEST has no exception.

Method METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20091204
2 Importing I_SYST Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20091204

Method METHOD on class CL_TPDAPI_TEST has no exception.

Method RAISE_EXCEPTION Signature

Method RAISE_EXCEPTION on class CL_TPDAPI_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20120120

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_TEST Call by reference Type reference (TYPE) CSEQUENCE 'X' 20100104
2 Returning R_REF_TEST Value transfer Object reference (TYPE REF TO) CL_TPDAPI_TEST test 20091118

Method S_CREATE on class CL_TPDAPI_TEST has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800