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
Production Planning and Control :: Production Orders
ProductVersionTableColumnsIndexesDescriptionModule
1ERP EHP76.0COCF_CU_SNTYPE301Shift Note Type - Settings for Subscreen 0130Production Orders
SQL:  selectupdate insert create

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

SELECT MANDT, SNTYPE, TRACK, USE_NOTIFNUM, USE_WORKCENTER, USE_CATEGORY, QMKAT, QMGRP, USE_BOREF, USE_LONGTEXT, LTX_CHARS, TEXT_MODULES, DEFAULT_MODULE, USE_ATTACHMENTS, DOCUMENT_TYPE, DOCUMENT_STATUS, STORAGE_CATEGORY, ATM_DELETE, USE_BUTTON_MAIL, FORM_NAME, ORIGIN, USE_INCIDENT, IN_NO_DEFAULT, IN_ALLOW_FUTURE, IN_ALLOW_PAST, IN_RESTRICT_PAST, IN_PAST_SHIFTS, IN_MODE, BUTTON_GOS, RAISE_EVENT FROM COCF_CU_SNTYPE
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2SNTYPEShift Note Typenvarchar20CHAR(N' ')NoTQ80COCF_SN_SNTYPE Allow NULL? 
3TRACKLog Changes to Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_TRACK_CHANGES Allow NULL? 
4USE_NOTIFNUMDisplay 'Notification Number' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_NOTIFNUM Allow NULL? 
5USE_WORKCENTERDisplay 'Origin' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_WORKCENTER Allow NULL? 
6USE_CATEGORYDisplay 'Category' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_CATEGORY Allow NULL? 
7QMKATCatalog Type - Codingchar10CHAR(N' ')YesTQ15QMKAT Allow NULL? 
8QMGRPCode Group - Codingnvarchar80CHAR(N' ')YesQPGRQMGRP Allow NULL? 
9USE_BOREFDisplay 'Reference Object' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_BOREF Allow NULL? 
10USE_LONGTEXTDisplay 'Long Text' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_LONGTEXT Allow NULL? 
11LTX_CHARSMaximum Number of New Characters Enterableint100INT4((0))YesCOCF_CU_SN_LTX_CHARS Allow NULL? 
12TEXT_MODULESText IDnvarchar40CHAR(N' ')YesTTXIDTDID Allow NULL? 
13DEFAULT_MODULENamenvarchar700CHAR(N' ')YesSTXHTDOBNAME Allow NULL? 
14USE_ATTACHMENTSDisplay 'Attachment' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_ATTACHMENTS Allow NULL? 
15DOCUMENT_TYPEDocument Typenvarchar30CHAR(N' ')YesTDWACOCF_SN_DOCUMENT_TYPE Allow NULL? 
16DOCUMENT_STATUSDocument Statusnvarchar20CHAR(N' ')YesTDWSCOCF_SN_DOCUMENT_STATUS Allow NULL? 
17STORAGE_CATEGORYStorage Category for Original Filesnvarchar100CHAR(N' ')YesSDOKSTCAECOCF_SN_STORAGE_CAT Allow NULL? 
18ATM_DELETEPhysically Delete Attachmentschar10CHAR(N' ')YesCOCF_CU_SN_ATM_DEL Allow NULL? 
19USE_BUTTON_MAILDisplay 'Send E-Mail' Function Keychar10CHAR(N' ')YesCOCF_CU_SRN_USE_MAIL Allow NULL? 
20FORM_NAMEPDF-Based Forms: Form Namenvarchar300CHAR(N' ')YesFPCONTEXTFPWBFORMNAME Allow NULL? 
21ORIGINOrigin or Use of Shift Note or Reportnvarchar20NUMC(N'00')YesCOCF_SRN_ORIGIN Allow NULL? 
22USE_INCIDENTDisplay 'Event' Area in Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_USE_INCIDENT Allow NULL? 
23IN_NO_DEFAULTDo Not Suggest Datechar10CHAR(N' ')YesCOCF_CU_SN_DEFAULT_INCIDENT Allow NULL? 
24IN_ALLOW_FUTUREEvent May Lie in the Futurechar10CHAR(N' ')YesCOCF_ALLOW_FUTURE Allow NULL? 
25IN_ALLOW_PASTEvent May Lie Before Current Shiftchar10CHAR(N' ')YesCOCF_CU_SN_ALLOW_PAST Allow NULL? 
26IN_RESTRICT_PASTRestrict Period in Pastchar10CHAR(N' ')YesCOCF_CU_SN_RESTRICT_PAST Allow NULL? 
27IN_PAST_SHIFTSMaximum Number of Shifts in Pastnvarchar20NUMC(N'00')YesCOCF_CU_SN_PAST_SHIFTS Allow NULL? 
28IN_MODERestriction During Entry of Event Timechar10CHAR(N' ')YesCOCF_CU_SN_INCIDENT_MODE Allow NULL? 
29BUTTON_GOSGeneric Object Serviceschar10CHAR(N' ')YesCOCF_CU_BUTTON_GOS Allow NULL? 
30RAISE_EVENTTrigger Event at Time of Saving of a Shift Notechar10CHAR(N' ')YesCOCF_CU_SN_RAISE_EVENT Allow NULL? 
NamePrimaryUniqueTypeColumns
COCF_CU_SNTYPE~0YesYesCLUSTEREDSNTYPE, MANDT