LFB5_PRC
Master Data Consolidation: Process Table for LFB5
LFB5_PRC is an SAP database table in S/4HANA. Master Data Consolidation: Process Table for LFB5. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_BPSupplierDunningProcess | view_entity | from | BASIC | BP Supplier Dunning Data Process |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| mahna | mahna | Dunn.Procedure | ||||
| mansp | mansp | Dunn. Block | ||||
| madat | madat | Last Dunned | ||||
| mahns | mahns_d | Dunning Level | ||||
| lfrma | lfrma | Dunn.recipient | ||||
| gmvdt | gmvdt | Leg.Dunn.Proc. | ||||
| busab | busab_ma | Dunning Clerk | ||||
| source_recency | mdc_recency | Last Changed On | ||||
| source_modified | mdc_source_modified | Modified | ||||
| source_modification_blip | mdc_modification_blip | Modification | ||||
| source_index | mdc_source_index | Index | ||||
| lifnr | lifnr | Supplier | ||||
| target_assignment_id | mdg_bp_assignment_id | Assignment ID |
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.
-- Master Data Consolidation: Process Table for LFB5
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE LFB5_PRC (
MANDT, -- Client [mandt]
MAHNA, -- Dunn.Procedure [mahna]
MANSP, -- Dunn. Block [mansp]
MADAT, -- Last Dunned [madat]
MAHNS, -- Dunning Level [mahns_d]
LFRMA, -- Dunn.recipient [lfrma]
GMVDT, -- Leg.Dunn.Proc. [gmvdt]
BUSAB, -- Dunning Clerk [busab_ma]
SOURCE_RECENCY, -- Last Changed On [mdc_recency]
SOURCE_MODIFIED, -- Modified [mdc_source_modified]
SOURCE_MODIFICATION_BLIP, -- Modification [mdc_modification_blip]
SOURCE_INDEX, -- Index [mdc_source_index]
LIFNR, -- Supplier [lifnr]
TARGET_ASSIGNMENT_ID, -- Assignment ID [mdg_bp_assignment_id]
PRIMARY KEY (MANDT)
);
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