GPSOPDepositHist

Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/4069

Table Type: Company

Table Name: GPSOPDepositHist
Database Table Name:

Table Number: 4069

Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how GPSOPDepositHist can be queried.

Show/hide an example select of all columns

SELECT
   *
FROM
   []

Show/hide an example select of all columns by name

SELECT

FROM
   []

Show/hide an example select of all columns including those from all joined tables

SELECT
   *
FROM
   [] AS [GPSOPDepositHist]
LEFT JOIN
   [CRONUS UK Ltd_$Customer$437dbf0e-84ff-417a-965d-ed2bb9650972] AS [Customer]
      ON
         [GPSOPDepositHist].[CUSTNMBR] = [Customer].[No_]
LEFT JOIN
   [User] AS [User]
      ON
         [GPSOPDepositHist].[SystemCreatedBy] = [User].[User Security ID]
LEFT JOIN
   [User] AS [User]
      ON
         [GPSOPDepositHist].[SystemModifiedBy] = [User].[User Security ID]

Show/hide columns in GPSOPDepositHist table

Field No.Field NameField CaptionClassTypeLengthSQL Column NameSQL DataType
1SOPTYPE Primary Key SearchSOP TypeNormalOption4
2SOPNUMBE Primary Key SearchSOP NumberNormalText22
3LNITMSEQ Primary Key SearchLine Item SequenceNormalInteger4
4CUSTNMBR SearchCustomer NumberNormalText16
5CUSTNAME SearchCustomer NameNormalText66
6DOCDATE SearchDocument DateNormalDate4
7DOCNUMBR SearchDocument NumberNormalText22
8RMDTYPAL SearchRM Document Type-AllNormalOption4
9PYMTTYPE SearchPayment TypeNormalOption4
10AMNTPAID SearchAmount PaidNormalDecimal12
11OAMTPAID SearchOriginating Amount PaidNormalDecimal12
12CHEKBKID SearchCheckbook IDNormalText16
13CHEKNMBR SearchCheck NumberNormalText22
14CARDNAME SearchCard NameNormalText16
15RCTNCCRD SearchReceipt Number Credit CardNormalText22
16EXPNDATE SearchExpiration DateNormalDate4
17AUTHCODE SearchAuthorization CodeNormalText16
18PYMNTDAT SearchPayment DateNormalDate4
19GLPOSTDT SearchGL Posting DateNormalDate4
20CASHINDEX SearchCash IndexNormalInteger4
21DEPINDEX SearchDeposits IndexNormalInteger4
22DELETE1 SearchDeleteNormalBoolean4
23CURNCYID SearchCurrency IDNormalText16
24CURRNIDX SearchCurrency IndexNormalInteger4
25XCHGRATE SearchExchange RateNormalDecimal12
26DENXRATE SearchDenomination Exchange RateNormalDecimal12
27RATETPID SearchRate Type IDNormalText16
28RTCLCMTD SearchRate Calculation MethodNormalOption4
29EXGTBLID SearchExchange Table IDNormalText16
30EXCHDATE SearchExchange DateNormalDate4
31MCTRXSTT SearchMC Transaction StateNormalOption4
32TIME1 SearchTimeNormalDateTime8
33TRXSORCE Primary Key SearchTRX SourceNormalText14
34DEX_ROW_ID SearchDEX_ROW_IDNormalInteger4
2000000000$systemId SearchSystem IDNormalGUID16
2000000001SystemCreatedAt SearchCreated AtNormalDateTime8
2000000002SystemCreatedBy SearchCreated ByNormalGUID16
2000000003SystemModifiedAt SearchModified AtNormalDateTime8
2000000004SystemModifiedBy SearchModified ByNormalGUID16

Leave a Reply

Your email address will not be published. Required fields are marked *