_TRANSPCHARGEOBJECTENRCD
_TRANSPCHARGEOBJECTENRCD is an SAP database table in S/4HANA. It contains 11 fields.
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | TransportationChargesObjUUID | TransportationChargesObjUUID | 1 |
| _CarrierInvoicingStatus | _CarrierInvoicingStatus | 2 | |
| _InvoicingStatus | _InvoicingStatus | 2 | |
| _TranspChargeCalcStatus | _TranspChargeCalcStatus | 2 | |
| _TranspChargeDocumentCurrency | _TranspChargeDocumentCurrency | 2 | |
| _TranspChargeLocalCurrency | _TranspChargeLocalCurrency | 2 | |
| CarrierInvoicingStatus | CarrierInvoicingStatus | 2 | |
| InvoicingStatus | InvoicingStatus | 2 | |
| TranspChargeCalcStatus | TranspChargeCalcStatus | 2 | |
| TranspChargeDocumentCurrency | TranspChargeDocumentCurrency | 2 | |
| TranspChargeLocalCurrency | TranspChargeLocalCurrency | 2 |
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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _TRANSPCHARGEOBJECTENRCD (
TRANSPORTATIONCHARGESOBJUUID,
_CARRIERINVOICINGSTATUS,
_INVOICINGSTATUS,
_TRANSPCHARGECALCSTATUS,
_TRANSPCHARGEDOCUMENTCURRENCY,
_TRANSPCHARGELOCALCURRENCY,
CARRIERINVOICINGSTATUS,
INVOICINGSTATUS,
TRANSPCHARGECALCSTATUS,
TRANSPCHARGEDOCUMENTCURRENCY,
TRANSPCHARGELOCALCURRENCY,
PRIMARY KEY (TRANSPORTATIONCHARGESOBJUUID)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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