Build Deposit Transaction (CB990007)

azurecurveProductsCashbook (1058)FinancialBuild Deposit Transaction (CB990007)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CB990007

Product: Cashbook (1058)
Series: Financial

Display Name: Build Deposit Transaction
Physical Name: CB990007
Technical Name: CB_Cash_Deposits

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CB_User_ID SearchCB_User_IDSTR15_User_IDString15
2CB_Sales_Type SearchCB_Sales_TypeINT1Integer1
3CB_Sales_Number SearchCB_Sales_NumberSTR30String30
4CB_Type_Enquiry SearchCB_Type_EnquiryINT2Integer2
5depositnumber SearchDeposit NumberSTR20_Document_NumberString20
6DSCRIPTN SearchDescriptionSTR30String30
7CUSTNAME SearchCustomer NameSTR64_Customer_NameString64
8CHEKBKID SearchCheckbook IDSTR15_Checkbook_IDString15
Key to the CM Checkbook Master (CM00100).

Click to show/hide

SELECT
       ['Build Deposit Transaction'].CHEKBKID AS 'Build Deposit Transaction-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CB990007 AS ['Build Deposit Transaction']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Build Deposit Transaction'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
9CHEKNMBR SearchCheck NumberSTR20_Document_NumberString20
10RcpType SearchReceipt TypeDDL_Document_TypeInteger0
11DATE1 SearchDateDT6Date6
12DOCNUMBR SearchDocument NumberSTR20_Document_NumberString20
13CB_Trans_Amount SearchCB_Trans_AmountCB_DLR19Currency19
14RcvdFrom SearchReceived FromSTR30String30
15CUSTNMBR SearchCustomer NumberSTR15_RM_Customer_NumberString15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Build Deposit Transaction'].CUSTNMBR AS 'Build Deposit Transaction-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CB990007 AS ['Build Deposit Transaction']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Build Deposit Transaction'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
16BANKNAME SearchBank NameSTR30String30
17BNKBRNCH SearchBank BranchSTR20String20
18CURNCYID SearchCurrency IDSTR15_Currency_IDString15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Build Deposit Transaction'].CURNCYID AS 'Build Deposit Transaction-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CB990007 AS ['Build Deposit Transaction']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Build Deposit Transaction'].CURNCYID = ['Currency Setup'].CURNCYID
19CB_Check_Deposit SearchCB_Check_DepositCB_Check_DepositBoolean0
azurecurveProductsCashbook (1058)FinancialBuild Deposit Transaction (CB990007)

Leave a Reply

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