/SCMTMS/C_RT_VAL - DB table for validity of rate table
DB table for validity of rate table information is stored in SAP table /SCMTMS/C_RT_VAL.
It is part of development package /SCMTMS/FO_TC_CMN in software component TM-MD-CM. This development package consists of objects that can be grouped under "Common objects of TCM".
It is part of development package /SCMTMS/FO_TC_CMN in software component TM-MD-CM. This development package consists of objects that can be grouped under "Common objects of TCM".
Fields for table /SCMTMS/C_RT_VAL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
RATE_TEMPLATE_ID | Rate Table Template | X | /SCMTMS/RATE_TEMPLATE | CHAR | 40 | /SCMTMS/C_RATE |
VALID_START_DT | Start Date of Validity | X | /SCMTMS/VAL_DATE_FROM | DATS | 16 | |
.INCLUDE | DATA | /SCMTMS/S_RT_VAL_DATA | 0 | |||
VALID_END_DT | End Date of Validity | /SCMTMS/VAL_DATE_TO | DATS | 16 | ||
CURRENCY | Currency | /SCMTMS/CURRENCY | CUKY | 10 | ||
RND_RUL | Rounding Profile | /SCMTMS/TCM_ROUNDING_PROFILE | CHAR | 8 |