/NFM/TVGW
NFK Charge Weights for Materials on Organizational Level
/NFM/TVGW is an SAP database table in S/4HANA. NFK Charge Weights for Materials on Organizational Level. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_NonFerrousChargeWeights | view_entity | from | BASIC | Charge Weight for Materials on Org Level |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | parnr | /NFM/PARNR | Partners | |||
| KEY | matnr | MATNR | Material | |||
| KEY | kappl | KAPPL | Application | |||
| KEY | org | /NFM/ORG | Org. unit | |||
| KEY | werks | WERKS_D | Plant | |||
| KEY | vtweg | VTWEG | Distr. Channel | |||
| KEY | nes | /NFM/NES | NF key | |||
| vgw | /NFM/VGW | Charge Weight | ||||
| vge | /NFM/VGE | Ref.qty chg. wt | ||||
| neb | /NFM/NEB | Base Key |
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.
-- NFK Charge Weights for Materials on Organizational Level
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /NFM/TVGW (
MANDT, -- Client [MANDT]
PARNR, -- Partners [/NFM/PARNR]
MATNR, -- Material [MATNR]
KAPPL, -- Application [KAPPL]
ORG, -- Org. unit [/NFM/ORG]
WERKS, -- Plant [WERKS_D]
VTWEG, -- Distr. Channel [VTWEG]
NES, -- NF key [/NFM/NES]
VGW, -- Charge Weight [/NFM/VGW]
VGE, -- Ref.qty chg. wt [/NFM/VGE]
NEB, -- Base Key [/NFM/NEB]
PRIMARY KEY (MANDT, PARNR, MATNR, KAPPL, ORG, WERKS, VTWEG, NES)
);
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