CIS Creditor Master File (CIS00201)

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

Product: MIS-AMS Extensions (3459)
Series: Purchasing

Display Name: CIS Creditor Master File
Physical Name: CIS00201
Technical Name: CIS_Vendor_2007_MSTR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1VENDORID SearchVendor IDSTR_15_Vendor_IDString15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['CIS Creditor Master File'].VENDORID AS 'CIS Creditor Master File-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       CIS00201 AS ['CIS Creditor Master File']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['CIS Creditor Master File'].VENDORID = ['PM Vendor Master File'].VENDORID
2CISVerificationStatus SearchCISVerificationStatusDDL_CIS_Verification_StatusInteger0
3CISREGNBR SearchCIS Registration NumberSTR13_LBAUString13
4SOCSCNUM SearchSocial Security NumberSTR15_Social_Security_NumberString15
5CISCMPNYNBR SearchCIS Company NumberSTR9_LBNString9
6CIS_Unique_Tax_Reference SearchCIS Unique Tax ReferenceSTR16_LBAString16
7NOTEINDX SearchNote IndexDLR14Currency14
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['CIS Creditor Master File'].NOTEINDX AS 'CIS Creditor Master File-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       CIS00201 AS ['CIS Creditor Master File']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['CIS Creditor Master File'].NOTEINDX = ['Record Notes Master'].NOTEINDX

Leave a Reply

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