REGT_DATA_POINTS - Data Points of Regression Calculation
Data Points of Regression Calculation information is stored in SAP table REGT_DATA_POINTS.
It is part of development package FTRM_REGRESSION_SERVICE in software component FIN-FSCM-TRM. This development package consists of objects that can be grouped under "Wrapper for the tool".
It is part of development package FTRM_REGRESSION_SERVICE in software component FIN-FSCM-TRM. This development package consists of objects that can be grouped under "Wrapper for the tool".
Fields for table REGT_DATA_POINTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
UUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
DATA_POINT_NO | Sequential number of data point | X | INT4 | 4 | ||
CMU | Random Error | TMF_CMU | DEC | 14 | ||
X | Explanatory Variable | TMF_X | DEC | 16 | ||
Y | Explained Variable | TMF_Y | DEC | 16 | ||
Y_LINE | Y Axis Points of St line | TMF_YLINE | DEC | 16 | ||
PT_DATE | Field of type DATS | DATS | DATS | 16 | ||
SCENARIO_ID | Scenario | TV_SZENARI | CHAR | 20 | * |