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
Basis Components :: Security :: User Administration :: User and Authorization Management
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0AUTH_FLDINFO_TMP471Authorization fields: technical info from dictionaryUser and Authorization Management
SQL:  selectupdate insert create

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

SELECT TABNAME, FIELDNAME, DDLANGUAGE, 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, LTRFLDDIS, BIDICTRLC, OUTPUTSTYLE, NOHISTORY, AMPMFORMAT FROM AUTH_FLDINFO_TMP
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1TABNAMETable Namenvarchar300CHAR(N' ')No*TABNAME Allow NULL? 
2FIELDNAMEField Namenvarchar300CHAR(N' ')No*FIELDNAME Allow NULL? 
3DDLANGUAGELanguage Keychar10LANG(N' ')No*DDLANGUAGE Allow NULL? 
4DOMNAMEDomain namenvarchar300CHAR(N' ')Yes*DOMNAME Allow NULL? 
5ROLLNAMEData element (semantic domain)nvarchar300CHAR(N' ')Yes*ROLLNAME Allow NULL? 
6CHECKTABLETable Namenvarchar300CHAR(N' ')Yes*TABNAME Allow NULL? 
7LENGLength (No. of Characters)nvarchar60NUMC(N'000000')YesDDLENG Allow NULL? 
8INTLENInternal Length in Bytesnvarchar60NUMC(N'000000')YesINTLEN Allow NULL? 
9OUTPUTLENOutput Lengthnvarchar60NUMC(N'000000')YesOUTPUTLEN Allow NULL? 
10DECIMALSNumber of Decimal Placesnvarchar60NUMC(N'000000')YesDECIMALS Allow NULL? 
11DATATYPEABAP/4 Dictionary: Screen data type for Screen Painternvarchar40CHAR(N' ')YesDYNPTYPE Allow NULL? 
12INTTYPEABAP data type (C,D,N,...)char10CHAR(N' ')YesINTTYPE Allow NULL? 
13REFTABLETable for reference fieldnvarchar300CHAR(N' ')Yes*REFTABLE Allow NULL? 
14REFFIELDReference field for currency and qty fieldsnvarchar300CHAR(N' ')Yes*REFFIELD Allow NULL? 
15PRECFIELDName of included tablenvarchar300CHAR(N' ')Yes*PRECFIELD Allow NULL? 
16AUTHORIDAuthorization classnvarchar30CHAR(N' ')YesAUTHORID Allow NULL? 
17MEMORYIDSet/Get parameter IDnvarchar200CHAR(N' ')Yes*MEMORYID Allow NULL? 
18LOGFLAGIndicator for writing change documentschar10CHAR(N' ')YesLOGFLAG Allow NULL? 
19MASKTemplate (not used)nvarchar200CHAR(N' ')YesAS4MASK Allow NULL? 
20MASKLENTemplate length (not used)nvarchar40NUMC(N'0000')YesMASKLEN Allow NULL? 
21CONVEXITConversion Routinenvarchar50CHAR(N' ')YesCONVEXIT Allow NULL? 
22HEADLENMaximum length of headingnvarchar20NUMC(N'00')YesHEADLEN Allow NULL? 
23SCRLEN1Max. length for short field labelnvarchar20NUMC(N'00')YesSCRLEN_S Allow NULL? 
24SCRLEN2Max. length for medium field labelnvarchar20NUMC(N'00')YesSCRLEN_M Allow NULL? 
25SCRLEN3Max. length for long field labelnvarchar20NUMC(N'00')YesSCRLEN_L Allow NULL? 
26FIELDTEXTShort Description of Repository Objectsnvarchar600CHAR(N' ')YesAS4TEXT Allow NULL? 
27REPTEXTHeadingnvarchar550CHAR(N' ')YesREPTEXT Allow NULL? 
28SCRTEXT_SShort Field Labelnvarchar100CHAR(N' ')YesSCRTEXT_S Allow NULL? 
29SCRTEXT_MMedium Field Labelnvarchar200CHAR(N' ')YesSCRTEXT_M Allow NULL? 
30SCRTEXT_LLong Field Labelnvarchar400CHAR(N' ')YesSCRTEXT_L Allow NULL? 
31KEYFLAGIdentifies a key field of a tablechar10CHAR(N' ')YesKEYFLAG Allow NULL? 
32LOWERCASELowercase letters allowed/not allowedchar10CHAR(N' ')YesLOWERCASE Allow NULL? 
33MACFlag if search help is attached to the fieldchar10CHAR(N' ')YesDDSHATTACH Allow NULL? 
34GENKEYFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
35NOFORKEYFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
36VALEXIExistence of fixed valueschar10CHAR(N' ')YesVALEXI Allow NULL? 
37NOAUTHCHFlag (X or Blank)char10CHAR(N' ')YesAS4FLAG Allow NULL? 
38SIGNFlag for sign in numerical fieldschar10CHAR(N' ')YesSIGNFLAG Allow NULL? 
39DYNPFLDFlag: field to be displayed on the screenchar10CHAR(N' ')YesDYNPROFLD Allow NULL? 
40F4AVAILABLDoes the field have an input helpchar10CHAR(N' ')YesDDF4AVAIL Allow NULL? 
41COMPTYPEDD: Component Typechar10CHAR(N' ')YesCOMPTYPE Allow NULL? 
42LFIELDNAMEField namenvarchar1320CHAR(N' ')YesFNAM_____4 Allow NULL? 
43LTRFLDDISBasic write direction has been defined LTR (left-to-right)char10CHAR(N' ')YesDDLTRFLDDI Allow NULL? 
44BIDICTRLCDD: No Filtering of BIDI Formatting Characterschar10CHAR(N' ')YesDDBIDICTRL Allow NULL? 
45OUTPUTSTYLEDD: Output Style (Output Style) for Decfloat Typesnvarchar20NUMC(N'00')YesOUTPUTSTYLE Allow NULL? 
46NOHISTORYDD: Flag for Deactivating Input History in Screen Fieldchar10CHAR(N' ')YesDDNOHISTORY Allow NULL? 
47AMPMFORMATDD: Indicator whether AM/PM time format is requiredchar10CHAR(N' ')YesDDAMPMFORMAT Allow NULL? 
NamePrimaryUniqueTypeColumns
AUTH_FLDINFO_TMP~0YesYesCLUSTEREDDDLANGUAGE, FIELDNAME, TABNAME