_TRANSPCHARGEOBJECT
_TRANSPCHARGEOBJECT is an SAP database table in S/4HANA. It contains 13 fields.
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| _InvoicingStatus | _InvoicingStatus | 1 | |
| _TranspChargeCalcStatus | _TranspChargeCalcStatus | 5 | |
| _TranspChargeDocumentCurrency | _TranspChargeDocumentCurrency | 1 | |
| host_key | SuplrFrtInvcReqUUID | 1 | |
| InvoicingStatus | InvoicingStatus | 2 | |
| TranspChargeCalcStatus | TranspChargeCalcStatus | 6 | |
| TranspChargeCalcStatusDesc | TranspChargeCalcStatusDesc | 3 | |
| TranspChargeCalcStsCriticality | TranspChargeCalcStsCriticality | 1 | |
| TranspChargeDocumentCurrency | TranspChargeDocumentCurrency | 11 | |
| TranspChargeHostDocumentUUID | TranspChargeHostDocumentUUID | 1 | |
| TranspChrgNetAmtInDocCrcy | TranspChrgNetAmtInDocCrcy | 3 | |
| TranspChrgTotalAmtInDocCrcy | TranspChrgTotalAmtInDocCrcy | 8 | |
| TransportationChargesObjUUID | TransportationChargesObjUUID | 6 |
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 _TRANSPCHARGEOBJECT (
_INVOICINGSTATUS,
_TRANSPCHARGECALCSTATUS,
_TRANSPCHARGEDOCUMENTCURRENCY,
HOST_KEY,
INVOICINGSTATUS,
TRANSPCHARGECALCSTATUS,
TRANSPCHARGECALCSTATUSDESC,
TRANSPCHARGECALCSTSCRITICALITY,
TRANSPCHARGEDOCUMENTCURRENCY,
TRANSPCHARGEHOSTDOCUMENTUUID,
TRANSPCHRGNETAMTINDOCCRCY,
TRANSPCHRGTOTALAMTINDOCCRCY,
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