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
Cross-Application Components
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0/IXOS/DC_TAMA451General Doculink administraton data for data sourceCross-Application Components
SQL:  selectupdate insert create

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

SELECT MANDT, PROJECT, VERSION, TABNAME, FIELDNAME, LANGU, DOMNAME, ROLLNAME, CHECKTABLE, LENG, INTLEN, OUTPUTLEN, DECIMALS, DATATYPE, INTTYPE, REFTABLE, REFFIELD, PRECFIELD, AUTHORID, MEMORYID, LOGFLAG, MASK, MASKLEN, CONVEXIT, HEADLEN, SCRLEN1, SCRLEN2, SCRLEN3, FIELDTEXT, REPTEXT, SCRTEXT_S, SCRTEXT_M, SCRTEXT_L, KEYFLAG, LOWERCASE, MAC, GENKEY, NOFORKEY, VALEXI, NOAUTHCH, SIGN, DYNPFLD, F4AVAILABL, COMPTYPE, LFIELDNAME FROM /IXOS/DC_TAMA
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2PROJECTProject idnvarchar100CHAR(N' ')No*/IXOS/DC_EC_PROJECT Allow NULL? 
3VERSIONVersion of a projectnvarchar20NUMC(N'00')No/IXOS/DC_EC_VERSION Allow NULL? 
4TABNAMETable Namenvarchar300CHAR(N' ')No*TABNAME Allow NULL? 
5FIELDNAMEField Namenvarchar300CHAR(N' ')No*FIELDNAME Allow NULL? 
6LANGULanguage Keychar10LANG(N' ')No*DDLANGUAGE Allow NULL? 
7DOMNAMEDomain namenvarchar300CHAR(N' ')Yes*DOMNAME Allow NULL? 
8ROLLNAMEData element (semantic domain)nvarchar300CHAR(N' ')Yes*ROLLNAME Allow NULL? 
9CHECKTABLETable Namenvarchar300CHAR(N' ')Yes*TABNAME Allow NULL? 
10LENGLength (No. of Characters)nvarchar60NUMC(N'000000')YesDDLENG Allow NULL? 
11INTLENInternal Length in Bytesnvarchar60NUMC(N'000000')YesINTLEN Allow NULL? 
12OUTPUTLENOutput Lengthnvarchar60NUMC(N'000000')YesOUTPUTLEN Allow NULL? 
13DECIMALSNumber of Decimal Placesnvarchar60NUMC(N'000000')YesDECIMALS Allow NULL? 
14DATATYPEABAP/4 Dictionary: Screen data type for Screen Painternvarchar40CHAR(N' ')YesDYNPTYPE Allow NULL? 
15INTTYPEABAP data type (C,D,N,...)char10CHAR(N' ')YesINTTYPE Allow NULL? 
16REFTABLETable for reference fieldnvarchar300CHAR(N' ')Yes*REFTABLE Allow NULL? 
17REFFIELDReference field for currency and qty fieldsnvarchar300CHAR(N' ')Yes*REFFIELD Allow NULL? 
18PRECFIELDName of included tablenvarchar300CHAR(N' ')Yes*PRECFIELD Allow NULL? 
19AUTHORIDAuthorization classnvarchar30CHAR(N' ')YesAUTHORID Allow NULL? 
20MEMORYIDSet/Get parameter IDnvarchar200CHAR(N' ')Yes*MEMORYID Allow NULL? 
21LOGFLAGIndicator for writing change documentschar10CHAR(N' ')YesLOGFLAG Allow NULL? 
22MASKTemplate (not used)nvarchar200CHAR(N' ')YesAS4MASK Allow NULL? 
23MASKLENTemplate length (not used)nvarchar40NUMC(N'0000')YesMASKLEN Allow NULL? 
24CONVEXITConversion Routinenvarchar50CHAR(N' ')YesCONVEXIT Allow NULL? 
25HEADLENMaximum length of headingnvarchar20NUMC(N'00')YesHEADLEN Allow NULL? 
26SCRLEN1Max. length for short field labelnvarchar20NUMC(N'00')YesSCRLEN_S Allow NULL? 
27SCRLEN2Max. length for medium field labelnvarchar20NUMC(N'00')YesSCRLEN_M Allow NULL? 
28SCRLEN3Max. length for long field labelnvarchar20NUMC(N'00')YesSCRLEN_L Allow NULL? 
29FIELDTEXTShort Description of Repository Objectsnvarchar600CHAR(N' ')YesAS4TEXT Allow NULL? 
30REPTEXTHeadingnvarchar550CHAR(N' ')YesREPTEXT Allow NULL? 
31SCRTEXT_SShort Field Labelnvarchar100CHAR(N' ')YesSCRTEXT_S Allow NULL? 
32SCRTEXT_MMedium Field Labelnvarchar200CHAR(N' ')YesSCRTEXT_M Allow NULL? 
33SCRTEXT_LLong Field Labelnvarchar400CHAR(N' ')YesSCRTEXT_L Allow NULL? 
34KEYFLAGIdentifies a key field of a tablechar10CHAR(N' ')YesKEYFLAG Allow NULL? 
35LOWERCASELowercase letters allowed/not allowedchar10CHAR(N' ')YesLOWERCASE Allow NULL? 
36MACFlag if search help is attached to the fieldchar10CHAR(N' ')YesDDSHATTACH Allow NULL? 
37GENKEYFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
38NOFORKEYFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
39VALEXIExistence of fixed valueschar10CHAR(N' ')YesVALEXI Allow NULL? 
40NOAUTHCHFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
41SIGNFlag for sign in numerical fieldschar10CHAR(N' ')YesSIGNFLAG Allow NULL? 
42DYNPFLDFlag: field to be displayed on the screenchar10CHAR(N' ')YesDYNPROFLD Allow NULL? 
43F4AVAILABLDoes the field have an input helpchar10CHAR(N' ')YesDDF4AVAIL Allow NULL? 
44COMPTYPEDD: Component Typechar10CHAR(N' ')YesCOMPTYPE Allow NULL? 
45LFIELDNAMEField namenvarchar1320CHAR(N' ')YesFNAM_____4 Allow NULL? 
NamePrimaryUniqueTypeColumns
/IXOS/DC_TAMA~0YesYesCLUSTEREDFIELDNAME, TABNAME, VERSION, PROJECT, MANDT