- Accounting - General (AC)
- Application Platform (AP)
- Basis Components (BC)
- Business Mobile (MOB)
- Business Network Solutions (BNS)
- Business intelligence solutions (BI)
- Collaborative Cross Applications (XAP)
- Controlling (CO)
- Cross-Application Components (CA)
- Cross-Application Components (CA)
- Customer Relationship Management (CRM)
- Customer Service (CS)
- Discrete Industries (DI)
- Enterprise Contract Management (CM)
- Enterprise Controlling (EC)
- Enterprise Performance Management (EPM)
- Enterprise Portal (EP)
- Enterprise Portal (EP)
- Enterprise information management solutions (EIM)
- Environment, Health, and Safety / Product Compliance (EHS)
- Financial Accounting (FI)
- Accounts Payable (FI-AP)
- Accounts Receivable (FI-AR)
- Additional Functions (FI-AF)
- Asset Accounting (FI-AA)
- Bank Accounting (FI-BL)
- Business Accounting (FIN-BAC)
- Business Analytics (FIN-BA)
- Central Finance (FI-CF)
- Consolidation (FI-LC)
- Contract Accounts Receivable and Payable (FI-CA)
- Convergent Contract Accounting (FI-CAC)
- Corporate Governance (FIN-CGV)
- Financial Shared Service Center (FIN-SSC)
- Financial Supply Chain Management (FIN-FSCM)
- Biller Consolidator (FIN-FSCM-BC)
- Biller Direct (FIN-FSCM-BD)
- Collections Management (FIN-FSCM-COL)
- Credit Management (FIN-FSCM-CR)
- Digital Payments (FIN-FSCM-DP)
- Direct Bank Communication (FIN-FSCM-BNK)
- Dispute Management (FIN-FSCM-DM)
- FSCM In-House Cash (FIN-FSCM-IHC)
- Financial Risk Management for Commodities (FIN-FSCM-CMM)
- Internal Collection Procedure (FIN-FSCM-DR)
- One Exposure (FIN-FSCM-FQM)
- Payment Factory (FIN-FSCM-PF)
- SAP Cash Management (FIN-FSCM-CLM)
- Treasury and Risk Management (FIN-FSCM-TRM)
- Financials Basis (FIN-FB)
- Fiori UI for Financial Accounting (FI-FIO)
- Fiori UI for Financials (FIN-FIO)
- Funds Management (FI-FM)
- General Ledger Accounting (FI-GL)
- Generic Contract Accounts Receivable and Payable (FI-CAX)
- Lease Accounting (FI-LA)
- Localization (FI-LOC)
- Predictive Accounting (FI-PRA)
- Real-Time Consolidation (FIN-RTC)
- Revenue Accounting (FI-RA)
- S4H Best Practices - Content and Content Activation (FI-CNT)
- S4HANA Financial Consolidation[Cloud] (FIN-CS)
- SAP Simple Finance data migration (FIN-MIG)
- Special Purpose Ledger (FI-SL)
- Strategic Enterprise Management (FIN-SEM)
- Tax Management Framework (FIN-TMF)
- Tax Subledger (FI-TXL)
- Travel Management (FI-TV)
- Financial Services (FS)
- Financials (FIN)
- Global Trade Services (SLL)
- Governance, Risk and Compliance (GRC)
- Incentive and Commission Management (ICM) (ICM)
- Investment Management (IM)
- Knowledge Management (KM)
- LOD Components (LOD)
- Logistics - General (LO)
- Logistics Execution (LE)
- Materials Management (MM)
- Obsolete Product: mySAP.com Workplace (WP)
- Occasional Platform User (OPU)
- Payroll (PY)
- Personnel Management (PA)
- Personnel Time Management (PT)
- Plant Maintenance (PM)
- Portfolio and Project Management (PPM)
- Product Lifecycle Management (PLM)
- Production Planning and Control (PP)
- Project System (PS)
- Public Sector Management (PSM)
- Purchasing SAP Cloud (PUR)
- Quality Management (QM)
- Real Estate Management (RE)
- SAP Business Warehouse (BW)
- SAP HANA (HAN)
- SAP NetWeaver Master Data Management (MDM)
- SAP Supplier Lifecycle Management (SLC)
- Sales and Distribution (SD)
- Service (SV)
- Supply Chain Management (SCM)
- Sustainability management (SUS)
- Training and Event Management (PE)
- Transportation Management (TM)
- Treasury (TR)
- Web Channel (WEC)
REGT_REGR_DATA
Parameters & Output Data of Regression Calculation
|
#masterdata
|
Component: Treasury and Risk Management
- 🔑 Keys (2)
- 💰 Amounts
- ∑ Quantities
- 📅 Dates (2)
- ☰ Categorical
- Other (39)
- 🔗 Relations
Column Name | Description | |
---|---|---|
MANDT | Client | |
UUID | GUID in 'RAW' format |
Column Name | Description |
---|
Column Name | Description |
---|
Column Name | Description | |
---|---|---|
ENTERON | Entered On | |
ENTERTIME | Time of Entry |
Column Name | Description |
---|
Column Name | Description | Domain name | |
---|---|---|---|
N | No of Data Points | TMF_NUM_DATA | |
SH1 | Upper range for slope | TMF_VARIABLES | |
SL1 | Lower range for slope | TMF_VARIABLES | |
IH1 | Upper range for intercept | TMF_VARIABLES | |
IL1 | Lower range for intercept | TMF_VARIABLES | |
ALPHA | Level of Significance | TMF_ALPHA | |
X_LABEL | X Label | TMF_LABEL | |
Y_LABEL | Y Label | TMF_LABEL | |
X_MEAN | Mean of Explanatory Variables | TMF_DATA_POINTS | |
Y_MEAN | Mean of Explained Variables | TMF_DATA_POINTS | |
STD_ERROR | Sigma | TMF_VARIABLES | |
VARCBETA2 | Variance of Slope Coefficient | TMF_VARIABLES | |
VARCBETA1 | Variance of Intercept Ratio | TMF_VARIABLES | |
SECBETA2 | Std Error of slope coefficient | TMF_VARIABLES | |
SECBETA1 | Standard Error of Intercept Ratio | TMF_VARIABLES | |
CBETA2 | Slope | TMF_COEFFICIENT | |
CBETA1 | Intercept Ratio | TMF_COEFFICIENT | |
R2 | Coefficient of Determination (R²) | TMF_VARIABLES | |
RBAR2 | Adjusted Coefficient of Determination | TMF_VARIABLES | |
SST | Total Sum of Squares | TMF_VARIABLES | |
SSR | Regression Sum of Squares | TMF_VARIABLES | |
SSE | Sum of Squared Errors | TMF_VARIABLES | |
MSR | Mean Regression sum of squares | TMF_VARIABLES | |
MSE | Mean sum of square errors | TMF_VARIABLES | |
FSTAT | F Statistic | TMF_VARIABLES | |
TSTAT_SLOPE | t-Statistic of Slope | TMF_VARIABLES | |
TSTAT_INTERCEPT | t-Statistic of Intercept | TMF_VARIABLES | |
SLOPE_LOWER_INTE | Lower (1-Alpha)% of Slope | TMF_VARIABLES | |
INTERCEPT_LOWER_ | Lower (1-Alpha)% of Intercept | TMF_VARIABLES | |
SLOPE_UPPER_INTE | Upper (1-Alpha)% of Slope | TMF_VARIABLES | |
INTERCEPT_UPPER_ | Upper (1-Alpha)% of Intercept | TMF_VARIABLES | |
FTABLEVALUE | T Distribution Value | TMF_DISTRIBUTION | |
TTABLEVALUE | F Distribution Value | TMF_DISTRIBUTION | |
ENTERBY | Entered By | SYCHAR12 | |
ENTERTIMESTAMP | Timestamp | TZNTSTMPS | |
ROLLNAME_X | Data element (semantic domain) | ROLLNAME | |
ROLLNAME_Y | Data element (semantic domain) | ROLLNAME | |
UOM_X | Unit of Measure | ||
UOM_Y | Unit of Measure |