FINOC_RULE_SRV_BASE
Orgl Change-Rule: Service Doc Item Base
FINOC_RULE_SRV_BASE is a CDS View in S/4HANA. Orgl Change-Rule: Service Doc Item Base. It contains 9 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FINOC_RULE_SRV_DEFAULT | view_entity | from | Default Rule for Service Document Item | |
| FINOC_RULE_SRV_EXAMPLE | view_entity | from | Customer Rule SRV | |
| FINOC_RULE_SRV_EXAMPLE | view_entity | union_all | Customer Rule SRV |
Fields (9)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | orgl_change | orgl_change | 1 |
| KEY | service_doc_id | service_doc_id | 2 |
| KEY | service_doc_item_id | service_doc_item_id | 2 |
| KEY | service_doc_type | service_doc_type | 1 |
| bukrs | bukrs | 2 | |
| kokrs | kokrs | 2 | |
| object_type | object_type | 2 | |
| objnr | objnr | 2 | |
| prctr_old | prctr_old | 2 |
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.
-- Orgl Change-Rule: Service Doc Item Base
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINOC_RULE_SRV_BASE (
ORGL_CHANGE,
SERVICE_DOC_ID,
SERVICE_DOC_ITEM_ID,
SERVICE_DOC_TYPE,
BUKRS,
KOKRS,
OBJECT_TYPE,
OBJNR,
PRCTR_OLD,
PRIMARY KEY (ORGL_CHANGE, SERVICE_DOC_ID, SERVICE_DOC_ITEM_ID, SERVICE_DOC_TYPE)
);
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