TTESDT_PRICEL - Document / Item pricing element
Document / Item pricing element information is stored in SAP table TTESDT_PRICEL.
It is part of development package AP_TTE_SIMULATION_T in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( Simulation Tool )".
It is part of development package AP_TTE_SIMULATION_T in software component AP-TTE. This development package consists of objects that can be grouped under "Transaction Tax Engine ( Simulation Tool )".
Fields for table TTESDT_PRICEL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
TTEDOCUMENTID | TTE Document ID | X | TTET_TTEDOCUMENTID_PD | RAW | 16 | |
.INCLUDE | X | TTEPDT_PRICEL_KEY | 0 | |||
ITEMID | Item Identifier | X | TTET_ITEMID_PD | RAW | 16 | |
PRICINGELEMTYPE | Pricing Element Type | X | TTET_PRICINGELEMENTTYPE_PD | NUMC | 4 | |
CURRENCYTYPE | Currency Type | X | TTET_CURRENCYTYPE_PD | NUMC | 2 | |
.INCLUDE | TTEPDT_PRICEL_DATA | 0 | ||||
AMOUNT | Amount | TTET_AMOUNT_PD | DEC | 11 | ||
CURRENCYUNIT | Currency Unit | TTET_CURRENCYUNIT_PD | CHAR | 10 | ||
PRICINGUNIT | Condition Pricing Unit | TTET_PER_PD | DEC | 3 | ||
UNIT | Quantity Unit of Measurement in document | TTET_UNIT_PD | CHAR | 10 | ||
CALCULATIONTYPE | Calculation Type | TTET_CALCTYPE_PD | CHAR | 2 |