LFB5_DFT
Draft table for entity I_BPSUPPLIERDUNNINGGOVTP
LFB5_DFT is an SAP database table in S/4HANA. Draft table for entity I_BPSUPPLIERDUNNINGGOVTP. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_BPSupplierDunningGovDraft | view_entity | from | BASIC | Draft Access BP Supplier Company |
Fields (22)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | businesspartneruuid | sysuuid_x | UUID | |||
| KEY | suppliercompanyuuid | sysuuid_x | UUID | |||
| KEY | supplierdunninguuid | sysuuid_x | UUID | |||
| KEY | masterdatachangeprocess | mdc_process_id | Process ID | |||
| KEY | mdchgprocesssrcesystem | mdc_business_system | Source System | |||
| KEY | mdchgprocesssrceobject | mdc_source_id | Source ID | |||
| KEY | companycode | bukrs | Company Code | |||
| KEY | dunningarea | maber | Dunning Area | |||
| mdchgprocessstep | mdc_process_step_no | Step Number | ||||
| companycodeforedit | bukrs | Company Code | ||||
| dunningareaforedit | maber | Dunning Area | ||||
| bpassignmentid | mdg_bp_assignment_id | Assignment ID | ||||
| supplier | lifnr | Supplier | ||||
| dunningrecipient | lfrma | Dunn.recipient | ||||
| legdunningprocedureon | gmvdt | Leg.Dunn.Proc. | ||||
| lastdunnedon | madat | Last Dunned | ||||
| dunningprocedure | mahna | Dunn.Procedure | ||||
| dunninglevel | mahns_d | Dunning Level | ||||
| dunningblock | mansp | Dunn. Block | ||||
| dunningclerk | busab_ma | Dunning Clerk | ||||
| masterdataiscurrent | abap_boolean | Truth Value |
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.
-- Draft table for entity I_BPSUPPLIERDUNNINGGOVTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE LFB5_DFT (
MANDT, -- Client [mandt]
BUSINESSPARTNERUUID, -- UUID [sysuuid_x]
SUPPLIERCOMPANYUUID, -- UUID [sysuuid_x]
SUPPLIERDUNNINGUUID, -- UUID [sysuuid_x]
MASTERDATACHANGEPROCESS, -- Process ID [mdc_process_id]
MDCHGPROCESSSRCESYSTEM, -- Source System [mdc_business_system]
MDCHGPROCESSSRCEOBJECT, -- Source ID [mdc_source_id]
COMPANYCODE, -- Company Code [bukrs]
DUNNINGAREA, -- Dunning Area [maber]
MDCHGPROCESSSTEP, -- Step Number [mdc_process_step_no]
COMPANYCODEFOREDIT, -- Company Code [bukrs]
DUNNINGAREAFOREDIT, -- Dunning Area [maber]
BPASSIGNMENTID, -- Assignment ID [mdg_bp_assignment_id]
SUPPLIER, -- Supplier [lifnr]
DUNNINGRECIPIENT, -- Dunn.recipient [lfrma]
LEGDUNNINGPROCEDUREON, -- Leg.Dunn.Proc. [gmvdt]
LASTDUNNEDON, -- Last Dunned [madat]
DUNNINGPROCEDURE, -- Dunn.Procedure [mahna]
DUNNINGLEVEL, -- Dunning Level [mahns_d]
DUNNINGBLOCK, -- Dunn. Block [mansp]
DUNNINGCLERK, -- Dunning Clerk [busab_ma]
MASTERDATAISCURRENT, -- Truth Value [abap_boolean]
PRIMARY KEY (MANDT, BUSINESSPARTNERUUID, SUPPLIERCOMPANYUUID, SUPPLIERDUNNINGUUID, MASTERDATACHANGEPROCESS, MDCHGPROCESSSRCESYSTEM, MDCHGPROCESSSRCEOBJECT, COMPANYCODE, DUNNINGAREA)
);
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