FINS_PLAN_DELSC
Table for delete scope
FINS_PLAN_DELSC is an SAP database table in S/4HANA. Table for delete scope. It contains 11 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_FinPlanningDeleteItem | view | from | EXTENSION | Extension View for I_FinPlanningDeleteItem |
| Fins_Plan_Delscope_Cds | view | from | View for delete scope | |
| I_FinPlanningDeleteItem | view | from | BASIC | Financial Planning Delete Items |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | uuid | fins_plan_uuid | UUID | |||
| KEY | pos | abap.int4 | ||||
| ryear | gjahr_pos | G/L Fiscal Year | ||||
| rldnr | fins_ledger | Ledger | ||||
| racct | racct | Account Number | ||||
| rbukrs | bukrs | Company Code | ||||
| awtyp | awtyp | Ref. procedure | ||||
| usnam | usnam | User Name | ||||
| createdat | timestamp | Time Stamp | ||||
| fiscyearper8 | fiscyearperiod8 | Ext View fiscyearper |
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.
-- Table for delete scope
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FINS_PLAN_DELSC (
MANDT, -- Client [mandt]
UUID, -- UUID [fins_plan_uuid]
POS, -- abap.int4
RYEAR, -- G/L Fiscal Year [gjahr_pos]
RLDNR, -- Ledger [fins_ledger]
RACCT, -- Account Number [racct]
RBUKRS, -- Company Code [bukrs]
AWTYP, -- Ref. procedure [awtyp]
USNAM, -- User Name [usnam]
CREATEDAT, -- Time Stamp [timestamp]
FISCYEARPER8, -- Ext View fiscyearper [fiscyearperiod8]
PRIMARY KEY (MANDT, UUID, POS)
);
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