Build Deposits Temp (CB300088)

azurecurveProductsCashbook (1058)FinancialBuild Deposits Temp (CB300088)

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

Product: Cashbook (1058)
Series: Financial

Display Name: Build Deposits Temp
Physical Name: CB300088
Technical Name: CB_Cash_Dep_Temp

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CB_Type_Enquiry SearchCB_Type_EnquiryINT2Integer2
2CB_Sales_Type SearchCB_Sales_TypeINT1Integer1
3CB_Sales_Number SearchCB_Sales_NumberSTR30String30
4USERID SearchUser IDSTR15_User_IDString15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Build Deposits Temp'].USERID AS 'Build Deposits Temp-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       CB300088 AS ['Build Deposits Temp']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Build Deposits Temp'].USERID = ['Users Master'].USERID
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 Deposits Temp'].CHEKBKID AS 'Build Deposits Temp-Checkbook ID'
       ,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
       CB300088 AS ['Build Deposits Temp']
INNER JOIN
       CM00100 AS ['CM Checkbook Master']
              ON
                     ['Build Deposits Temp'].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 Deposits Temp'].CUSTNMBR AS 'Build Deposits Temp-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CB300088 AS ['Build Deposits Temp']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Build Deposits Temp'].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 Deposits Temp'].CURNCYID AS 'Build Deposits Temp-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       CB300088 AS ['Build Deposits Temp']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Build Deposits Temp'].CURNCYID = ['Currency Setup'].CURNCYID
19CB_Check_Deposit SearchCB_Check_DepositCB_Check_DepositBoolean0
azurecurveProductsCashbook (1058)FinancialBuild Deposits Temp (CB300088)

Leave a Reply

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