CFM_SOPSQL (CFM30500)

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

Product: Cash Flow Management (1632)
Series:

Display Name: CFM_SOPSQL
Physical Name: CFM30500
Technical Name: CFM_SOPSQL

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['CFM_SOPSQL'].CUSTNMBR AS 'CFM_SOPSQL-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       CFM30500 AS ['CFM_SOPSQL']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['CFM_SOPSQL'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
3SOPTYPE SearchSOP TypeIntegerDDL_SOP_Type0
4DOCDATE SearchDocument DateDateDT8
5DUEDATE SearchDue DateDateDT8
6PYMTRMID SearchPayment Terms IDStringSTR20_Payment_Terms_ID20
Key to the Payment Terms Master (SY03300).

Click to show/hide

SELECT
       ['CFM_SOPSQL'].PYMTRMID AS 'CFM_SOPSQL-Payment Terms ID'
       ,['Payment Terms Master'].PYMTRMID AS 'Payment Terms Master-Payment Terms ID'
FROM
       CFM30500 AS ['CFM_SOPSQL']
INNER JOIN
       SY03300 AS ['Payment Terms Master']
              ON
                     ['CFM_SOPSQL'].PYMTRMID = ['Payment Terms Master'].PYMTRMID
7DISGRPER SearchDiscount Grace PeriodIntegerINT2_U02
8DUEGRPER SearchDue Date Grace PeriodIntegerINT2_U02
9Amount SearchAmountCurrencyCurrency_19_019
10AMNTPAID SearchAmount PaidCurrencyDLR17_RBS0_STR$17

Leave a Reply

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