SAP ABAP Class /SAPSLL/IF_TLC_TTE_EXEC (Call TTE from Customs Calculation)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /SAPSLL/IF_TLC_TTE_C Constants for the Transaction Tax Engine 20060904
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPSLL/CL_TLC_TTE_EXEC_VAT Call TTE from Customs Duty Calculation 20060831
Properties
Class /SAPSLL/IF_TLC_TTE_EXEC  
Short Description Call TTE from Customs Calculation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060828   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/IF_TLC_TTE_EXEC has no forward declaration.
Interfaces
Class /SAPSLL/IF_TLC_TTE_EXEC has no interface implemented.
Friends
Class /SAPSLL/IF_TLC_TTE_EXEC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_UNDEFINED Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20060906
2 GI_BADI_TTE Instance attribute Public Object reference (TYPE REF TO) /SAPSLL/DUTY_CALC_TTE 20060905
3 GS_DEBUG Static Attribute Public Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugging Modes 20060831
4 GT_PARTNER_DATA Static Attribute Public Type reference (TYPE) /SAPSLL/TAX_PART_DATA_ST Partner Data for Tax Calculation 20060831
5 GT_PRODUCT_DATA Static Attribute Public Type reference (TYPE) /SAPSLL/TAX_PROD_DATA_ST Product Data for Tax Calculation 20060904
6 GV_BADI_TTE_ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20060906
7 GV_VMC_ACTIVE Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20060928
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_VAT Instance method Public Method Calculation of Import Turnover Tax 20060828
2 GET_PARTNER_DATA Instance method Public Method Determine the Necessary Partner Data 20060831
3 GET_PRODUCT_DATA Instance method Public Method Determine the Necessary Product Data 20060904
4 GET_TAX_CATEGORY_DATA Instance method Public Method Determine VAT Category 20080926
5 SET_CNTL_PARAMETER Instance method Public Method Set Control Parameters for Tax Calculation 20060830
Events
Class /SAPSLL/IF_TLC_TTE_EXEC has no event.
Types
Class /SAPSLL/IF_TLC_TTE_EXEC has no local type.
Method Signatures

Method EVALUATE_VAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LEGCULC Call by reference Type reference (TYPE) /SAPSLL/LEGCULC SLL: Zollbeleg: Zollabwicklung: Abgaben 20060828
2 Importing IS_CCP Call by reference Type reference (TYPE) /SAPSLL/TLC_PROC_CALC_S Verarbeitungsparameter für die Zollkalkulation: Kalkulation 20060828
3 Importing IS_OBJ Call by reference Type reference (TYPE) /SAPSLL/CUHD_OBJ_S Belegobjekt 20060828
4 Importing IV_TAX_TYPE Call by reference Type reference (TYPE) /SAPSLL/TAX_TYPE Steuerart 20060929

Method EVALUATE_VAT on class /SAPSLL/IF_TLC_TTE_EXEC has no exception.

Method GET_PARTNER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARTNER_DATA Call by reference Type reference (TYPE) /SAPSLL/TAX_PART_DATA_S Partnerdaten für die Steuerermittlung 20060831
2 Importing IS_OBJ Call by reference Type reference (TYPE) /SAPSLL/CUHD_OBJ_S Belegobjekt 20060831
3 Importing IV_BPROLE Call by reference Type reference (TYPE) /SAPSLL/PAFCT Partnerfunktion 20060831

Method GET_PARTNER_DATA on class /SAPSLL/IF_TLC_TTE_EXEC has no exception.

Method GET_PRODUCT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PRODUCT_DATA Call by reference Type reference (TYPE) /SAPSLL/TAX_PROD_DATA_S Produktdaten für die Steuerermittlung 20060904
2 Importing IV_GUID_PR Call by reference Type reference (TYPE) /SAPSLL/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20060904

Method GET_PRODUCT_DATA on class /SAPSLL/IF_TLC_TTE_EXEC has no exception.

Method GET_TAX_CATEGORY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PRODUCT_DATA Call by reference Type reference (TYPE) /SAPSLL/TAX_PROD_DATA_S Produktdaten für die Steuerermittlung 20080926
2 Importing IS_CUHD Call by reference Type reference (TYPE) /SAPSLL/CUHD Zollbeleg: Kopf 20080926
3 Importing IS_CUIT Call by reference Type reference (TYPE) /SAPSLL/CUIT Zollbeleg: Position 20080926
4 Importing IS_LEGCULC Call by reference Type reference (TYPE) /SAPSLL/LEGCULC Belegobjekt 20080926
5 Importing IV_GUID_PR Call by reference Type reference (TYPE) /SAPSLL/GUID_16 Primärschlüssel als GUID im 'RAW' Format 20080926
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 20080926

Method SET_CNTL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CNTL_PAR Call by reference Type reference (TYPE) /SAPSLL/TAX_CNTL_PAR_S Steuerungsparameter für die Transaction Tax Engine 20060830
2 Importing IS_CCP Call by reference Type reference (TYPE) /SAPSLL/TLC_PROC_CALC_S Verarbeitungsparameter für die Zollkalkulation: Kalkulation 20060830
3 Importing IS_OBJ Call by reference Type reference (TYPE) /SAPSLL/CUHD_OBJ_S Belegobjekt 20060830
4 Importing IV_TAX_TYPE Call by reference Type reference (TYPE) /SAPSLL/TAX_TYPE Steuerart 20060929

Method SET_CNTL_PARAMETER on class /SAPSLL/IF_TLC_TTE_EXEC has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in