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
4OIVL77Whse Journal
5OVPM154Outgoing Payments
6OPCH268A/P Invoice
7JDT1110Journal Entry - Rows
8OOCR9Loading Factors
9OSRN20Serial Numbers Master Data
10OBOT10Bill Of Exchang Transaction
Logistics Execution :: Direct Store Delivery :: Vehicle Space Optimization :: Main Process
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0/VSO/B_SUBVCL_FT151Definition of Loading Bays for Vehicle Type (VSO)Main Process
SQL:  selectupdate insert create

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

SELECT MANDT, VSO_FTYPE, BAY_NO, BAY_UNIT, BAY_POS_X, BAY_POS_Y, BAY_POS_Z, BAY_DEP, BAY_WID, BAY_HGT, Z_SHELF, Z_SHELF2, Z_SHELF3, SHELF_ACT, BAY_CAT FROM /VSO/B_SUBVCL_FT
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')NoT000MANDT Allow NULL? 
2VSO_FTYPEVehicle Type for Vehicle Space Optimationnvarchar100CHAR(N' ')No/VSO/B_FLEET/VSO/M_VSO_FLT_TYPE Allow NULL? 
3BAY_NOLoading Bay of a Means of Transport (VSO)nvarchar30CHAR(N' ')No/VSO/M_BAY_ID Allow NULL? 
4BAY_UNITUnit of Measure for Length of Loading Bay (VSO)nvarchar30UNIT(N' ')YesT006/VSO/M_BAY_UNIT Allow NULL? 
5BAY_POS_XX Point (=Width) of Origin of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_POS_X
6BAY_POS_YY Point (=Depth) of Origin of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_POS_Y
7BAY_POS_ZZ Point (=Width) of Origin of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_POS_Z
8BAY_DEPDepth of Loading Bay (Y) of a Means of Transport (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_DEP
9BAY_WIDWidth Loading Bay (x) of Means of Transport (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_WID
10BAY_HGTHeight of Loading Bay (Z) of a Means of Transport (VSO)decimal133QUAN((0))Yes/VSO/M_BAY_HGT
11Z_SHELFPosition of the First Shelf of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_Z_SHELF
12Z_SHELF2Position of the Second Shelf of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_Z_SHELF2
13Z_SHELF3Position of the Third Shelf of a Loading Bay (VSO)decimal133QUAN((0))Yes/VSO/M_Z_SHELF3
14SHELF_ACTUse Intermediate Floors of a Loading Bay (VSO)char10CHAR(N' ')Yes/VSO/M_SHELF_ACT Allow NULL? 
15BAY_CATLoading Bay Category (Vehicle Space Optimization)nvarchar30CHAR(N' ')Yes/VSO/M_BAY_CAT/VSO/M_BAY_CATEGORY Allow NULL? 
NamePrimaryUniqueTypeColumns
/VSO/B_SUBVCL_FT~0YesYesCLUSTEREDBAY_NO, VSO_FTYPE, MANDT