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 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20060906 | ||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | /SAPSLL/DUTY_CALC_TTE | 20060905 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugging Modes | 20060831 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | /SAPSLL/TAX_PART_DATA_ST | Partner Data for Tax Calculation | 20060831 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | /SAPSLL/TAX_PROD_DATA_ST | Product Data for Tax Calculation | 20060904 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060906 | |||
| 7 | 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 | Instance method | Public | Method | Calculation of Import Turnover Tax | 20060828 | |
| 2 | Instance method | Public | Method | Determine the Necessary Partner Data | 20060831 | |
| 3 | Instance method | Public | Method | Determine the Necessary Product Data | 20060904 | |
| 4 | Instance method | Public | Method | Determine VAT Category | 20080926 | |
| 5 | 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 | CS_LEGCULC | Call by reference | Type reference (TYPE) | /SAPSLL/LEGCULC | SLL: Zollbeleg: Zollabwicklung: Abgaben | 20060828 | |||
| 2 | IS_CCP | Call by reference | Type reference (TYPE) | /SAPSLL/TLC_PROC_CALC_S | Verarbeitungsparameter für die Zollkalkulation: Kalkulation | 20060828 | |||
| 3 | IS_OBJ | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060828 | |||
| 4 | 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 | CS_PARTNER_DATA | Call by reference | Type reference (TYPE) | /SAPSLL/TAX_PART_DATA_S | Partnerdaten für die Steuerermittlung | 20060831 | |||
| 2 | IS_OBJ | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060831 | |||
| 3 | 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 | CS_PRODUCT_DATA | Call by reference | Type reference (TYPE) | /SAPSLL/TAX_PROD_DATA_S | Produktdaten für die Steuerermittlung | 20060904 | |||
| 2 | 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 | CS_PRODUCT_DATA | Call by reference | Type reference (TYPE) | /SAPSLL/TAX_PROD_DATA_S | Produktdaten für die Steuerermittlung | 20080926 | |||
| 2 | IS_CUHD | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD | Zollbeleg: Kopf | 20080926 | |||
| 3 | IS_CUIT | Call by reference | Type reference (TYPE) | /SAPSLL/CUIT | Zollbeleg: Position | 20080926 | |||
| 4 | IS_LEGCULC | Call by reference | Type reference (TYPE) | /SAPSLL/LEGCULC | Belegobjekt | 20080926 | |||
| 5 | 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 | 20080926 |
Method SET_CNTL_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CNTL_PAR | Call by reference | Type reference (TYPE) | /SAPSLL/TAX_CNTL_PAR_S | Steuerungsparameter für die Transaction Tax Engine | 20060830 | |||
| 2 | IS_CCP | Call by reference | Type reference (TYPE) | /SAPSLL/TLC_PROC_CALC_S | Verarbeitungsparameter für die Zollkalkulation: Kalkulation | 20060830 | |||
| 3 | IS_OBJ | Call by reference | Type reference (TYPE) | /SAPSLL/CUHD_OBJ_S | Belegobjekt | 20060830 | |||
| 4 | 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 |