SAP TABLES

SAP Tables - SAP Business One/ERP Table Definition reference

sap.erpref.com

Schema:
 Module:  Table: 
Column: 
Searchbeta 

icon of database logic symbol SAP  TABLESv1Made in Britain

JDETables.com - the webs number one JD Edwards Table Definition reference

ERP 6.0: Top 10 requests

TableColumnsDescription
1TJKWE15IS-M/SD: WBZ, Order Data for Inbound Processing
2RSADMINC96Customizing Table General BW
3BBP_PD_XML8Table for Persistent Class CL_XML_PPF_BBP
4/OTX/RM_TELIB24Enterprise Library Server Settings
5UMV_TR1259Obsolete:Val.Driver Tree:Assign.Web Reports to Value Drivers
6FIQAC_PART8Reporting Parameters Text for Company Code ( Qatar)
7/ISDFPS/CHVW_E34External Batch Where-Used List
8/1RA/0SD010MI170Items for Class SD01 - Raw Data
9FMARCPAR4Parallelization of FMARC_BATCH
10CEKRS5Movement type parameters for automatic ERS

B1 9.2: Top 10 requests

TableColumnsDescription
1OITM299Items
2OINV386A/R Invoice
3OCRD332Business Partner
4ORDR386Sales Order
5INV1265A/R Invoice - Rows
6OJDT100Journal Entry
7OPCH386A/P Invoice
8OVTG52Tax Definition
9OPOR386Purchase Order
10JDT1124Journal Entry - Rows

B1 8.8: Top 10 requests

TableColumnsDescription
1OITM249Items
2ORCT154Incoming Payment
3OINV268A/R Invoice
4OVPM154Outgoing Payments
5OIVL77Whse Journal
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
Logistics - General :: Handling Unit Management :: Basic functions
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0HUINV_ITEM351Handling Unit: Physical Inventory Document ItemBasic functions
SQL:  selectupdate insert create

Use the column checkboxes to build your query. Header columns sets/unsets all columns

SELECT MANDT, HANDLE, ITEM_NR, VENUM, VEPOS, MATNR, CHARG, BESTQ, HUEXIST, HUEXISTNOT, VHILM, EXIDV, TOP_EXIDV, VEMNG, MEINS, QUANTITY, ALTME, HUINV_NULL, IVPOS, LGNUM, GRUND, COUNT_NR, CHANGE_USER, CHANGE_DATE, CHANGE_TIME, COUNTED, DELETED, POSTED, MBLNR, MJAHR, MBLPO, FLAG_SNR, UEVEL, SOBKZ, SONUM FROM HUINV_ITEM
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClient IDnvarchar30CLNT(N'000')No*SYMANDT Allow NULL? 
2HANDLEUUID in X form (binary)varbinary160RAWNoSYSUUID_X
3ITEM_NRItem Number from the Inventory Documentnvarchar60NUMC(N'000000')NoHUINV_ITEMNR Allow NULL? 
4VENUMInternal Handling Unit Numbernvarchar100CHAR(N' ')Yes*VENUM Allow NULL? 
5VEPOSHandling Unit Itemnvarchar60NUMC(N'000000')Yes*VEPOS Allow NULL? 
6MATNRMaterial Numbernvarchar180CHAR(N' ')Yes*MATNR Allow NULL? 
7CHARGBatch Numbernvarchar100CHAR(N' ')Yes*CHARG_D Allow NULL? 
8BESTQStock Category in the Warehouse Management Systemchar10CHAR(N' ')YesBESTQ Allow NULL? 
9HUEXISTHandling unit physically existschar10CHAR(N' ')YesHUINV_HUEXIST Allow NULL? 
10HUEXISTNOTHandling unit does not physically existchar10CHAR(N' ')YesHUINV_HUEXNOT Allow NULL? 
11VHILMPackaging Materialsnvarchar180CHAR(N' ')Yes*VHILM Allow NULL? 
12EXIDVExternal Handling Unit Identificationnvarchar200CHAR(N' ')YesEXIDV Allow NULL? 
13TOP_EXIDVIdentification of the highest HU in a hierarchynvarchar200CHAR(N' ')YesHUINV_TOP_HU Allow NULL? 
14VEMNGBase Quantity Packed in the Handling Unit Itemdecimal153QUAN((0))YesVEMNG
15MEINSBase Unit of Measurenvarchar30UNIT(N' ')Yes*MEINS Allow NULL? 
16QUANTITYBase Quantity Packed in the Handling Unit Itemdecimal153QUAN((0))YesVEMNG
17ALTMEAlternative unit of measure for stock unit of measurenvarchar30UNIT(N' ')Yes*VV_ALTME Allow NULL? 
18HUINV_NULLItem was counted with zero quantitychar10CHAR(N' ')YesHUINV_NULL Allow NULL? 
19IVPOSItem number in inventory documentnvarchar40NUMC(N'0000')YesLVS_IVPOS Allow NULL? 
20LGNUMWarehouse Number / Warehouse Complexnvarchar30CHAR(N' ')Yes*LGNUM Allow NULL? 
21GRUNDReason for Movementnvarchar40NUMC(N'0000')YesT157DMB_GRBEW Allow NULL? 
22COUNT_NRCount Indicator for Itemchar10CHAR(N' ')YesHUINV_COUNT_NR Allow NULL? 
23CHANGE_USERName of the user that changed the data recordnvarchar120CHAR(N' ')YesHUINV_USER_CH Allow NULL? 
24CHANGE_DATEDate on which the data record was changednvarchar80DATS(N'00000000')YesHUINV_DATA_CH Allow NULL? 
25CHANGE_TIMETime at which the data record was changednvarchar60TIMS(N'000000')YesHUINV_TIME_CH Allow NULL? 
26COUNTEDInventory document/item is completely countedchar10CHAR(N' ')YesHUINV_COUNTED Allow NULL? 
27DELETEDInventory document/item was deletedchar10CHAR(N' ')YesHUINV_DELETE Allow NULL? 
28POSTEDInventory document/item was clearedchar10CHAR(N' ')YesHUINV_POSTED Allow NULL? 
29MBLNRNumber of Material Documentnvarchar100CHAR(N' ')YesMBLNR Allow NULL? 
30MJAHRMaterial Document Yearnvarchar40NUMC(N'0000')YesMJAHR Allow NULL? 
31MBLPOItem in Material Documentnvarchar40NUMC(N'0000')YesMBLPO Allow NULL? 
32FLAG_SNRCheckboxchar10CHAR(N' ')YesXFELD Allow NULL? 
33UEVELHigher-Level Handling Unitnvarchar100CHAR(N' ')Yes*UEVEL Allow NULL? 
34SOBKZSpecial Stock Indicatorchar10CHAR(N' ')Yes*SOBKZ Allow NULL? 
35SONUMSpecial Stock Numbernvarchar160CHAR(N' ')YesLVS_SONUM Allow NULL? 
NamePrimaryUniqueTypeColumns
HUINV_ITEM~0YesYesCLUSTEREDITEM_NR, HANDLE, MANDT