FNDEI_D_V_B_TABL
Blacklisted table for privacy purposes
FNDEI_D_V_B_TABL is an SAP database table in S/4HANA. Blacklisted table for privacy purposes. It contains 6 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FndEI_I_BlackListedTable | view | from | Projection on fndei_d_v_b_tabl | |
| ViewProvisioningBLFScope | view | from | Projection BL tables,fields and status | |
| ViewReplGetDppTables | view | from | Get All Blacklisted Tables |
Fields (6)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | replicationid | FNDEI_TARGET_SYS_UUID | TgtSysUUID | |||
| KEY | tabname | TABNAME | Table Name | |||
| created_by | CRUSER | Created By | ||||
| changed_on | CRDATE | Created On | ||||
| changed_by | CRUSER | Created By | ||||
| created_on | CRDATE | Created On |
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.
-- Blacklisted table for privacy purposes
-- Category TRANSPARENT · Delivery class L
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE FNDEI_D_V_B_TABL (
REPLICATIONID, -- TgtSysUUID [FNDEI_TARGET_SYS_UUID]
TABNAME, -- Table Name [TABNAME]
CREATED_BY, -- Created By [CRUSER]
CHANGED_ON, -- Created On [CRDATE]
CHANGED_BY, -- Created By [CRUSER]
CREATED_ON, -- Created On [CRDATE]
PRIMARY KEY (REPLICATIONID, TABNAME)
);
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