SER10
Doc. Header for Serial Numbers for JIT Call Item
SER10 is an SAP database table in S/4HANA. Doc. Header for Serial Numbers for JIT Call Item. It contains 13 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MaintObjListJITCall | view_entity | from | BASIC | Maintenance Object List in JIT Call |
Fields (13)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | obknr | OBJKNR | Object list | |||
| internaljitcallnumber | NJIT_INT_CALL_NUM | JIT Call Number | ||||
| externaljitcallnumber | NJIT_EXT_CALL_NUM | Ext. JIT Call Number | ||||
| compgrpnumber | NJIT_COMP_GRP_NUM | Component Group No. | ||||
| jitcallitemnumber | NJIT_CALL_ITEM_NUM | Call Item Number | ||||
| jitextsequencenumber | NJIT_EXT_SEQNR | Ext.Seq. Number | ||||
| jitscenario | NJIT_SCENARIO | JIT Scenario | ||||
| anzsn | ANZSN | No.serial no. | ||||
| datum | DATUM | Date | ||||
| uzeit | UZEIT | Time | ||||
| shiptoparty | KUNWE | Ship-to Party | ||||
| vehicleidentificationnumber | NJIT_VEHICLE_IDENTIFICATION_NO | VIN |
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.
-- Doc. Header for Serial Numbers for JIT Call Item
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SER10 (
MANDT, -- Client [MANDT]
OBKNR, -- Object list [OBJKNR]
INTERNALJITCALLNUMBER, -- JIT Call Number [NJIT_INT_CALL_NUM]
EXTERNALJITCALLNUMBER, -- Ext. JIT Call Number [NJIT_EXT_CALL_NUM]
COMPGRPNUMBER, -- Component Group No. [NJIT_COMP_GRP_NUM]
JITCALLITEMNUMBER, -- Call Item Number [NJIT_CALL_ITEM_NUM]
JITEXTSEQUENCENUMBER, -- Ext.Seq. Number [NJIT_EXT_SEQNR]
JITSCENARIO, -- JIT Scenario [NJIT_SCENARIO]
ANZSN, -- No.serial no. [ANZSN]
DATUM, -- Date [DATUM]
UZEIT, -- Time [UZEIT]
SHIPTOPARTY, -- Ship-to Party [KUNWE]
VEHICLEIDENTIFICATIONNUMBER, -- VIN [NJIT_VEHICLE_IDENTIFICATION_NO]
PRIMARY KEY (MANDT, OBKNR)
);
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