ARO_TA_CALC - Calculation steps at cost estimation level
Calculation steps at cost estimation level information is stored in SAP table ARO_TA_CALC.
It is part of development package ARO_GENERAL in software component CA-ARO. This development package consists of objects that can be grouped under "General Obligation Handling, UI, Services".
It is part of development package ARO_GENERAL in software component CA-ARO. This development package consists of objects that can be grouped under "General Obligation Handling, UI, Services".
Fields for table ARO_TA_CALC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
AP_GUID | GUID of an Accounting Principle | X | ARO_AP_GUID | CHAR | 64 | ARO_TA_PLAN |
ARO_TA_NUM | Transaction Number | X | ARO_TA_NUM | NUMC | 6 | ARO_TA_PLAN |
SETTLEMENT_ITEM | Number of Settlement Item | X | ARO_SETTLEMENT_ITEM_NO | NUMC | 8 | ARO_TA_PLAN |
CALC_STEP | Seq. Number of Calculation Steps for an ARO Transaction | X | ARO_CALC_STEP | NUMC | 10 | |
.INCLUDE | ARO_S_ARO_TA_CALC | 0 | ||||
CALC_STEP_TYPE | Type of ARO Calculation Step | ARO_CALC_STEP_TYPE | CHAR | 4 | ||
START_VALUE | Base Discount/Compounding Amount | ARO_START_VALUE | CURR | 12 | ||
START_DATE | Base Date for Compounding/Discounting | ARO_START_DATE | DATS | 16 | ||
END_VALUE | Target Amount Compounding/Discounting | ARO_END_VALUE | CURR | 12 | ||
END_DATE | Target Date Compounding/Discounting | ARO_END_DATE | DATS | 16 | ||
INT_RATE | Interest Rate (Percent) | ARO_INT_RATE | DEC | 5 | ||
DIFF_VALUE | Difference to Previous Compounding/Discounting | ARO_DIFF_VALUE | CURR | 12 | ||
CURRENCY | Currency Key | WAERS | CUKY | 10 | ||
.INCLUDE | CI_S_ARO_TA_CALC | 0 |