IMRS_D_DOC_HDR
Draft table for entity R_RESERVATIONDOCUMENTHEADERTP
IMRS_D_DOC_HDR is an SAP database table in S/4HANA. Draft table for entity R_RESERVATIONDOCUMENTHEADERTP. It contains 32 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_ReservationDocumentDraft | view_entity | from | EXTENSION | Reservation Drft Hdr Table - Extension |
| R_ReservationDocumentHdrDraft | view_entity | from | BASIC | Reservation Header - Draft |
Fields (32)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | reservation | rsnum | Reservation | |||
| reservationorigin | kzver | Origin | ||||
| reservationcreationcode | imrs_creation_code | Resv. Creation Code | ||||
| goodsmovementtype | bwart | Movement Type | ||||
| resvnverificationcompanycode | parbu | Clearing CoCode | ||||
| orderid | aufnr | Order | ||||
| costcenter | kostl | Cost Center | ||||
| profitcenter | prctr | Profit Center | ||||
| controllingarea | kokrs | CO Area | ||||
| goodsrecipientname | wempf | Recipient | ||||
| reservationdate | bster | Base date | ||||
| ischeckedagainstfactorycal | xcale | Calendar | ||||
| wbselementinternalid | ps_s4_pspnr | WBS Internal ID | ||||
| wbselement | ps_posid_edit | WBS Element | ||||
| salesorder | kdauf | Sales Order | ||||
| salesorderitem | kdpos | Sales Ord. Item | ||||
| salesorderscheduleline | kdein | SOrder schedule | ||||
| assetnumber | anln1 | Asset | ||||
| assetsubnumber | anln2 | Sub-number | ||||
| networknumberforacctassgmt | nplnr | Network | ||||
| issuingorreceivingplant | umwrk | Receiving plant | ||||
| issuingorreceivingstorageloc | umlgo | Receiving SLoc. | ||||
| profitabilitysegment | rkeobjnr_char | Profitability Segment | ||||
| plant | werks_d | Plant | ||||
| recordtype | rsart | Record type | ||||
| requirementtype | bdart | RequirementType | ||||
| reservationitemcreationcode | rssta | Reserv. status | ||||
| userid | usnam | User Name | ||||
| creationdatetime | vdm_creationdatetime | Created On | ||||
| lastchangedbyuser | vdm_lastchangedbyuserid | Changed By | ||||
| lastchangedatetime | vdm_lastchangedon | Last Changed On |
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.
-- Draft table for entity R_RESERVATIONDOCUMENTHEADERTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE IMRS_D_DOC_HDR (
MANDT, -- Client [mandt]
RESERVATION, -- Reservation [rsnum]
RESERVATIONORIGIN, -- Origin [kzver]
RESERVATIONCREATIONCODE, -- Resv. Creation Code [imrs_creation_code]
GOODSMOVEMENTTYPE, -- Movement Type [bwart]
RESVNVERIFICATIONCOMPANYCODE, -- Clearing CoCode [parbu]
ORDERID, -- Order [aufnr]
COSTCENTER, -- Cost Center [kostl]
PROFITCENTER, -- Profit Center [prctr]
CONTROLLINGAREA, -- CO Area [kokrs]
GOODSRECIPIENTNAME, -- Recipient [wempf]
RESERVATIONDATE, -- Base date [bster]
ISCHECKEDAGAINSTFACTORYCAL, -- Calendar [xcale]
WBSELEMENTINTERNALID, -- WBS Internal ID [ps_s4_pspnr]
WBSELEMENT, -- WBS Element [ps_posid_edit]
SALESORDER, -- Sales Order [kdauf]
SALESORDERITEM, -- Sales Ord. Item [kdpos]
SALESORDERSCHEDULELINE, -- SOrder schedule [kdein]
ASSETNUMBER, -- Asset [anln1]
ASSETSUBNUMBER, -- Sub-number [anln2]
NETWORKNUMBERFORACCTASSGMT, -- Network [nplnr]
ISSUINGORRECEIVINGPLANT, -- Receiving plant [umwrk]
ISSUINGORRECEIVINGSTORAGELOC, -- Receiving SLoc. [umlgo]
PROFITABILITYSEGMENT, -- Profitability Segment [rkeobjnr_char]
PLANT, -- Plant [werks_d]
RECORDTYPE, -- Record type [rsart]
REQUIREMENTTYPE, -- RequirementType [bdart]
RESERVATIONITEMCREATIONCODE, -- Reserv. status [rssta]
USERID, -- User Name [usnam]
CREATIONDATETIME, -- Created On [vdm_creationdatetime]
LASTCHANGEDBYUSER, -- Changed By [vdm_lastchangedbyuserid]
LASTCHANGEDATETIME, -- Last Changed On [vdm_lastchangedon]
PRIMARY KEY (MANDT, RESERVATION)
);
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