SAP ABAP Class CL_TTE_EXT_TAXTRACEDATA (External Tax Trace Data)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-TTE (Application Component) Transaction Tax Engine
     AP_TTE_SERVICES (Package) Transaction Tax Engine ( Services )
Properties
Class CL_TTE_EXT_TAXTRACEDATA  
Short Description External Tax Trace Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_TTE_SERVICES   Transaction Tax Engine ( Services ) 
Created 20110824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TTE_EXT_TAXTRACEDATA has no forward declaration.
Interfaces
Class CL_TTE_EXT_TAXTRACEDATA has no interface implemented.
Friends
Class CL_TTE_EXT_TAXTRACEDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_DATA Instance attribute Public Type reference (TYPE) TTET_US_CONTROL_DATA_TT US Tax substructure: control data 20110824
2 ERROR_DATA Instance attribute Public Type reference (TYPE) TTET_US_COM_ERR_DOC_TT US tax interface: Communication structure for error messages 20110824
3 EXT_CONTROL_DATA Instance attribute Public Type reference (TYPE) TTET_US_EXT_CONTROL_DATA_TT Tax substructure: tax system control data 20110824
4 HEAD_IN Instance attribute Public Type reference (TYPE) TTET_US_CAL_HEAD_IN00_TT Tax interface: document header input. (version TAXDOC00) 20110824
5 ITEM_IN Instance attribute Public Type reference (TYPE) TTET_US_TAX_CAL_ITEM_IN00_TT Tax Interface: document item input (version TAXDOC00) 20110824
6 ITEM_OUT Instance attribute Public Type reference (TYPE) TTET_O_USITEM_COM_TT Tax Interface: document item input (version TAXDOC00) 20110824
7 JUR_LEV_OUT Instance attribute Public Type reference (TYPE) TTET_O_USJURLEVEL_COM_TT Results of tax calculation for one jurisdiction level 20110824
8 TIME_TAKEN Instance attribute Public Type reference (TYPE) TTET_USITEMNO_COM TTE Runtime 20110927
9 TTEDOCUMENTID Instance attribute Public Type reference (TYPE) TTET_TTEDOCUMENTID_COM_PD TTE Document ID 20110824
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_EXT_TAXTRACE Instance method Public Method Clear External Tax Trace 20110824
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110824
3 GET_EXT_TAXTRACE Instance method Public Method Get External Tax Trace 20110824
Events
Class CL_TTE_EXT_TAXTRACEDATA has no event.
Types
Class CL_TTE_EXT_TAXTRACEDATA has no local type.
Method Signatures

Method CLEAR_EXT_TAXTRACE Signature

Method CLEAR_EXT_TAXTRACE on class CL_TTE_EXT_TAXTRACEDATA has no parameter.
Method CLEAR_EXT_TAXTRACE on class CL_TTE_EXT_TAXTRACEDATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TTEDOCUMENTID Value transfer Type reference (TYPE) TTET_TTEDOCUMENTID_COM_PD TTE Document ID 20110824

Method CONSTRUCTOR on class CL_TTE_EXT_TAXTRACEDATA has no exception.

Method GET_EXT_TAXTRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL_DATA Value transfer Type reference (TYPE) TTET_US_CONTROL_DATA_TT Test 20110824
2 Exporting ERROR_DATA Value transfer Type reference (TYPE) TTET_US_COM_ERR_DOC_TT Test 20110824
3 Exporting EXT_CONTROL_DATA Value transfer Type reference (TYPE) TTET_US_EXT_CONTROL_DATA_TT Test 20110824
4 Exporting HEAD_IN Value transfer Type reference (TYPE) TTET_US_CAL_HEAD_IN00_TT Test 20110824
5 Exporting ITEM_IN Value transfer Type reference (TYPE) TTET_US_TAX_CAL_ITEM_IN00_TT Test 20110824
6 Exporting ITEM_OUT Value transfer Type reference (TYPE) TTET_O_USITEM_COM_TT Test 20110824
7 Exporting JUR_LEV_OUT Value transfer Type reference (TYPE) TTET_O_USJURLEVEL_COM_TT Test 20110824
8 Exporting TIME_TAKEN Value transfer Type reference (TYPE) TTET_USITEMNO_COM Tax Interface Communication Item Number 20110927

Method GET_EXT_TAXTRACE on class CL_TTE_EXT_TAXTRACEDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700