FINOC_RT_PRO
Organizational Change: Runtime Table for Project
FINOC_RT_PRO is an SAP database table in S/4HANA. Organizational Change: Runtime Table for Project. It contains 3 fields. 8 CDS views read from this table.
CDS Views using this table (8)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| finoc_package_bal_pro | view | from | Organizational Change: Packaging BAL_PRO | |
| FINOC_PCK_CPRJH | view | from | OrglChange: Customer Projects Header | |
| FINOC_PCK_EPRJH | view | from | OrglChange: EPPM Project Header | |
| FINOC_PCK_IPRJH | view | from | OrglChange: Internal Projects Header | |
| FINOC_RT_PRO_OPEN_ORGL | view | from | Orgl Change: Fill RT PRO (Hist.) | |
| FINOC_RULE_WBS_DEFAULT | view | inner | Orgl Change-Rule: WBS Elmt Deflt Implmt. | |
| FINOC_RULE_WBS_DEFAULT_CE | view | union_all | OC: Default Rule WBS elmts, EPPM wR CE | |
| I_ProfitCenterToProject | view | from | BASIC | Assgmt of PrftCtr to Project |
Fields (3)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | ps_prj_pnr | ps_intnr | Project def. | |||
| KEY | valid_from | finoc_valid_from | Valid from |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Organizational Change: Runtime Table for Project
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINOC_RT_PRO (
MANDT, -- Client [mandt]
PS_PRJ_PNR, -- Project def. [ps_intnr]
VALID_FROM, -- Valid from [finoc_valid_from]
PRIMARY KEY (MANDT, PS_PRJ_PNR, VALID_FROM)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA