SAP ABAP Interface IF_TTE_CUST_CONSTANTS (Contains constants used by both country copy and delete)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-TTE (Application Component) Transaction Tax Engine
⤷
AP_TTE_CONFIG_C (Package) Transaction Tax Engine ( Configuration )
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_TTE_COUNTRY_COPY | Implements the methods required for country copy | 20041216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_TTE_COUNTRY_DELETE | Implements the interface required to perform delete country | 20041224 |
Properties
| Interface | IF_TTE_CUST_CONSTANTS | |
| Short Description | Contains constants used by both country copy and delete |
General Data
| Package | AP_TTE_CONFIG_C | Transaction Tax Engine ( Configuration ) |
| Created | 20041216 | SAP |
| Last changed | 20050409 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TTE_CUST_CONSTANTS has no forward declaration.
Interfaces
Interface IF_TTE_CUST_CONSTANTS has no interface.
Friends
Interface IF_TTE_CUST_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AND_STRING | Constant | Public | Type reference (TYPE) | STRING | ' AND ' | AND used in Where clause | 20050104 | |
| 2 | ASSIGN_DEC_TREE_TABLE | Constant | Public | Type reference (TYPE) | STRING | 'TTEC_DECTR_DET' | Table that contains the Dec Tree-Country assignment mapping | 20050103 | |
| 3 | CONFIG_TABLE | Constant | Public | Type reference (TYPE) | STRING | 'TTE_CONFIG_TABLE' | Specifies the name of the configuration table | 20041216 | |
| 4 | COPY_TREE_REPORT | Constant | Public | See coding | 'RTTE_DT_COUNTRY_COPY' | Report that copies a decision tree | 20041231 | ||
| 5 | EQUALS_STRING | Constant | Public | Type reference (TYPE) | STRING | ' = ' | ' = ' | 20041216 | |
| 6 | FALSE | Constant | Public | Type reference (TYPE) | TTET_DT_BOOLEAN | '' | Flase= '' | 20041216 | |
| 7 | FIELD_COUNTRY_ISO | Constant | Public | Type reference (TYPE) | STRING | ' COUNTRYISO ' | Country field | 20041217 | |
| 8 | FIELD_CTRY_DEPENDENT | Constant | Public | Type reference (TYPE) | STRING | ' CTRY_DEPENDENT ' | Field in config table which helps identify ctry dependency | 20041216 | |
| 9 | FIELD_TREE_TYPE | Constant | Public | Type reference (TYPE) | STRING | ' TREETYPE ' | Type of decision tree | 20050104 | |
| 10 | INTIAL_REL_VER | Constant | Public | Type reference (TYPE) | TTET_DT_VERSION | 1 | 20050110 | ||
| 11 | QUOTE_STRING | Constant | Public | Type reference (TYPE) | STRING | '''' | ' | 20041216 | |
| 12 | TAX_TREE_TYPE | Constant | Public | See coding | 'TXDT' | Taxation tree | 20041231 | ||
| 13 | TRUE | Constant | Public | Type reference (TYPE) | TTET_DT_BOOLEAN | 'X' | True='X' | 20041216 | |
| 14 | UNDER_SCORE_STRING | Constant | Public | Type reference (TYPE) | STRING | '_' | '_' | 20041231 |
Methods
Interface IF_TTE_CUST_CONSTANTS has no method.
Events
Interface IF_TTE_CUST_CONSTANTS has no event.
Types
Interface IF_TTE_CUST_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 700 |