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
1ERP EHP76.0OA2C_CLIENT271OAuth 2.0 Clients
SQL:  selectupdate insert create

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

SELECT MANDT, CLIENT_UUID, PROFILE, SPS_NAME, CLIENT_ID, CREATED_BY, CREATED_ON, CREATED_AT, CHANGED_BY, CHANGED_ON, CHANGED_AT, AUTHORIZATION_ENDPOINT, TOKEN_ENDPOINT, REVOCATION_ENDPOINT, AUTHENTICATION_METHOD, AUTH_CODE_ALLOWED, SAML20_ALLOWED, REFRESH_ALLOWED, RT_VALIDITY, REDIRECT_URI_HOST, REDIRECT_URI_PORT, CS_SEGMENT_COUNT, SAML20_NAMEFMT, SAML20_AUDIENCE, TARGET_PATH, RESOURCE_ACCESS, USER_EMAIL_NUM FROM OA2C_CLIENT
ColumnFieldDescriptionSQL TypeLengthDecimalsSAP TypeDefault ValueNull AllowedCheckTableRollnameSQL Create Statement
1MANDTClientnvarchar30CLNT(N'000')No*MANDT Allow NULL? 
2CLIENT_UUIDOAuth 2.0 Client UUIDnvarchar320CHAR(N' ')NoOA2C_UUID Allow NULL? 
3PROFILEOAuth 2.0 Client Profilenvarchar300CHAR(N' ')Yes*OA2C_PROFILE Allow NULL? 
4SPS_NAMEOAuth 2.0 Service Provider Typenvarchar200CHAR(N' ')Yes*OA2C_TYPE Allow NULL? 
5CLIENT_IDOAuth 2.0 Client IDnvarchar2610(N'')YesOA2C_CLIENT_ID Allow NULL? 
6CREATED_BYCreated Bynvarchar120CHAR(N' ')YesOA2C_CREATED_BY Allow NULL? 
7CREATED_ONCreated Onnvarchar80DATS(N'00000000')YesOA2C_CREATED_ON Allow NULL? 
8CREATED_ATCreated Atnvarchar60TIMS(N'000000')YesOA2C_CREATED_AT Allow NULL? 
9CHANGED_BYChanged Bynvarchar120CHAR(N' ')YesOA2C_CHANGED_BY Allow NULL? 
10CHANGED_ONChanged Onnvarchar80DATS(N'00000000')YesOA2C_CHANGED_ON Allow NULL? 
11CHANGED_ATChanged Atnvarchar60TIMS(N'000000')YesOA2C_CHANGED_AT Allow NULL? 
12AUTHORIZATION_ENDPOINTOAuth 2.0 Authorization Endpointntext10737418230YesOA2C_AUTHORIZATION_ENDPOINT
13TOKEN_ENDPOINTOAuth 2.0 Token Endpointntext10737418230YesOA2C_TOKEN_ENDPOINT
14REVOCATION_ENDPOINTOAuth 2.0 Revocation Endpointntext10737418230YesOA2C_REVOCATION_ENDPOINT
15AUTHENTICATION_METHODOAuth 2.0 Client Authentication Methodint100INT4((0))YesOA2C_CLIENT_AUTHENTICATION Allow NULL? 
16AUTH_CODE_ALLOWEDchar10(N' ')Yes Allow NULL? 
17SAML20_ALLOWEDchar10(N' ')Yes Allow NULL? 
18REFRESH_ALLOWEDchar10(N' ')Yes Allow NULL? 
19RT_VALIDITYOAuth 2.0 Client Refresh Token Validity [d]int100INT4((0))YesOA2C_RT_VALIDITY Allow NULL? 
20REDIRECT_URI_HOSTOAuth 2.0 Client Redirect URI Hostntext10737418230YesOA2C_REDIRECT_URI_HOST
21REDIRECT_URI_PORTint100((0))Yes Allow NULL? 
22CS_SEGMENT_COUNTint100((0))Yes Allow NULL? 
23SAML20_NAMEFMTOAuth 2.0 Client SAML 2.0 NameID Formatint100INT4((0))YesOA2C_SAML20_NAMEFMT Allow NULL? 
24SAML20_AUDIENCESAML2 Entity IDntext10737418230YesSAML2_ENTITY_NAME
25TARGET_PATHOAuth 2.0 Client Target Pathntext10737418230YesOA2C_TARGET_PATH
26RESOURCE_ACCESSOAuth 2.0 Client - ICF Client Interface: Parameter kindchar10CHAR(N' ')YesOA2C_PARAM_KIND Allow NULL? 
27USER_EMAIL_NUMOAuth 2.0 Client User E-Mail Address numbernvarchar30NUMC(N'000')YesOA2C_USER_EMAIL_NUM Allow NULL? 
NamePrimaryUniqueTypeColumns
OA2C_CLIENT~0YesYesCLUSTEREDCLIENT_UUID, MANDT