SAP MB_SIT_OBDLV Table in S/4 HANA - Generated Table for View









MB_SIT_OBDLV is a standard SAP Table which is used to store Generated Table for View data and is available within SAP S/4 HANA systems and previous ECC R/3 systems. Below is the technical details and the field list relevant for an SAP S/4 HANA system, see here for details and fields available within the SAP R/3 version of the MB_SIT_OBDLV table(ECC)

Delivery Class:
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Not classified
Dictionary Type: Table view
View reference: NSDM_V_MBSIT_OBD
DDL Object: NSDM_DDL_MB_SIT_OBDLV


MB_SIT_OBDLV data in SAP S/4 Hana is actually from NSDM_E_MSKA

MB_SIT_OBDLV table is actually just a a DDL object CDS view which selects the data from NSDM_E_MSKA and presents it as if the table exists. Clever really as this means all ABAP code that performs a select on this table will actually work as if this isna traditional table in SAP.


NSDM_E_MSKA used for fields of table MB_SIT_OBDLV

The data and therefore the actual field list comes from the ddl cds view and are mapped from the source hana table to match the legacy ECC SAP MB_SIT_OBDLV Table. Below is the CDS code that builds this table view

MB_SIT_OBDLV table structure field list

Also Below is the traditional view of MB_SIT_OBDLV field list that makes up the SAP database table structure as you would see it within SE11, including highlighted key fields, description, data type and other technical details of each field

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP SHLP Field
MANDTClientMANDTCLNT3(0) T000MANDT
MATNRMaterial NumberMATNRCHAR40(0) MARAMATN1MATNRMATS_MAT1MATNR
WERKSPlantWERKS_DCHAR4(0) MARCWERKSWRKH_T001W_CWERKS
LGORTStorage locationLGORT_DCHAR4(0) MARDLGORTLAG
CHARGBatch NumberCHARG_DCHAR10(0) MCHACHARGCHA
SOBKZSpecial Stock IndicatorSOBKZCHAR1(0) T148SOBKZ
VBELNSales and Distribution Document NumberVBELNCHAR10(0) ALPHAVBELNAUN
POSNRItem number of the SD documentPOSNRNUMC6(0) POSNR
KASPEBlocked StockSPEMEQUAN13(3) MENG13V
VGBELDocument number of the reference documentVGBELCHAR10(0) ALPHAVBELN
VGPOSItem number of the reference itemVGPOSNUMC6(0) POSNR
VGTYPDocument Category of Preceding SD DocumentVBTYPL_VCHAR4(0) VBTYPL
SITKZSpecification for Issuing Valuated Stock in TransitSITKZCHAR1(0) SITKZ




Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!