T663A
Dealing with errors:Scheduling agreements with rel.orders
T663A is an SAP database table in S/4HANA. Dealing with errors:Scheduling agreements with rel.orders. It contains 17 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DelivSchedEDIProcgOptn | view | from | BASIC | Basic View for Delivery Schedule Processing Options |
Fields (17)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | kunnr | KUNAG | Sold-to Party | |||
| KEY | ablad | ABLAD | Unloading Point | |||
| msgvs | MSGVS | Version | ||||
| automo | AUTOMO | Special rules | ||||
| erstl | DUMMY | Dummy function in length 1 | ||||
| lsbeg | LSBEG | Dlv.prefix | ||||
| bstnkp | BSTNKP | Check PO number | ||||
| abladpl | ABLADPL | Check UnPt | ||||
| abladul | ABLADUL | Update UnlPoint | ||||
| testkl | TESTKL | Test run | ||||
| testkf | TESTKF | Test run | ||||
| audifz | AUDIFZ | Audi CmlQtyDif | ||||
| packep | PACKEP | PackMaterials | ||||
| txtml | TXTML | Texts | ||||
| packnr | PACKNR | Text number | ||||
| spras | TDSPRAS | Language |
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.
-- Dealing with errors:Scheduling agreements with rel.orders
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE T663A (
MANDT, -- Client [MANDT]
KUNNR, -- Sold-to Party [KUNAG]
ABLAD, -- Unloading Point [ABLAD]
MSGVS, -- Version [MSGVS]
AUTOMO, -- Special rules [AUTOMO]
ERSTL, -- Dummy function in length 1 [DUMMY]
LSBEG, -- Dlv.prefix [LSBEG]
BSTNKP, -- Check PO number [BSTNKP]
ABLADPL, -- Check UnPt [ABLADPL]
ABLADUL, -- Update UnlPoint [ABLADUL]
TESTKL, -- Test run [TESTKL]
TESTKF, -- Test run [TESTKF]
AUDIFZ, -- Audi CmlQtyDif [AUDIFZ]
PACKEP, -- PackMaterials [PACKEP]
TXTML, -- Texts [TXTML]
PACKNR, -- Text number [PACKNR]
SPRAS, -- Language [TDSPRAS]
PRIMARY KEY (MANDT, KUNNR, ABLAD)
);
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