CIS Creditor Master File (CIS00200)

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

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

Display Name: CIS Creditor Master File
Physical Name: CIS00200
Technical Name: CIS_Vendor_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
       CIS00200 AS ['CIS Creditor Master File']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['CIS Creditor Master File'].VENDORID = ['PM Vendor Master File'].VENDORID
2CISDOC SearchCIS Document TypeDDL_CIS_Verification StatusInteger0
3CISREGNBR SearchCIS Registration NumberSTR13_LBAUString13
4CISSTRTDT SearchCIS Start DateDTDate8
5CISEXPDT SearchCIS Expiry DateDTDate8
6SOCSCNUM SearchSocial Security NumberSTR15_Social_Security_NumberString15
7CISCMPNYNBR SearchCIS Company NumberSTR9_LBNString9
8CISREPNAME SearchCIS Representative NameSTR16_LBAString16
9CISCONNAME SearchCIS Name of ConcernSTR26_LBAString26
10CISTRDAS SearchCIS Trading AsSTR26_LBAString26
11CISINSPBY SearchCIS Inspected BySTR16_LBAString16
12CISINSPDT SearchCIS Inspection DateDTDate8
13NOTEINDX 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
       CIS00200 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 *