Wiki·schema·schema/cu-cmh-cust-master-hdr.md

Cu_CMH_Cust_Master_Hdr

This is a customer related master table that stores customer master details. It provides static reference data for linking customers and related attributes in transaction processing.

Process: SSU · Component: BasCu · Table type: Master Table Category: Stores customer master details to link operational transactions with accurate organizational and locational data.

This table is the canonical store for the Customer entity.

Primary key

CMH_Created_Ouinstance, CMH_Cust_Code

Columns (51)

#ColumnTypeDescription
1CMH_Cust_NamevarcharCustomer name
2CMH_Cust_NaturevarcharNature of the customer (e.g., individual, corporate)
3CMH_Reference_StatusvarcharReference status of the customer
4CMH_Operator_CodevarcharOperator code associated with the customer
5CMH_ParCust_CodevarcharParent customer code
6CMH_Supl_CodevarcharSupplier code linked to the customer
7CMH_Spec_CodevarcharSpecification code associated with the customer
8CMH_Sita_CodedatetimeSITA code for airline or airport reference
9CMH_Register_DatevarcharCustomer registration date
10CMH_Address1varcharCustomer address line 1
11CMH_Address2varcharCustomer address line 2
12CMH_Address3varcharCustomer address line 3
13CMH_CityvarcharCustomer city
14CMH_ZipCodevarcharCustomer postal/ZIP code
15CMH_StatevarcharCustomer state
16CMH_CountryvarcharCustomer country
17CMH_phone_NovarcharCustomer phone number
18CMH_Mobile_NovarcharCustomer mobile number
19CMH_Fax_NovarcharCustomer fax number
20CMH_Email_IdvarcharCustomer email ID
21CMH_Url_IdvarcharCustomer website URL
22CMH_Company_CodevarcharCustomer company code
23CMH_BU_CodevarcharBusiness unit code
24CMH_PartSale_FlagvarcharFlag indicating if part sales are applicable to the customer
25CMH_SerSale_FlagvarcharFlag indicating if service sales are applicable to the customer
26CMH_CompLoan_FlagvarcharFlag indicating if company loan is applicable to the customer
27CMH_CompExange_FlagvarcharFlag indicating if company exchange is applicable to the customer
28CMH_Credcheck_CodevarcharCredit check code associated with the customer
29CMH_FileNamevarcharCustomer-related file name or document
30CMH_RemarksvarcharRemarks about the customer
31CMH_Enga_TypevarcharEngagement type with the customer
32CMH_Created_BydatetimeUser who created the customer record
33CMH_Created_DatevarcharCustomer record creation date
34CMH_Modified_BydatetimeUser who last modified the customer record
35CMH_Modified_DateintCustomer record last modified date
36CMH_TimestampvarcharTimestamp of the customer record
37CMH_UserNamevarcharCustomer username
38CMH_Restrict_TypevarcharType of restriction applicable to the customer
39CMH_Multi_OperCharFlag indicating multiple operators for the customer
40CMH_AutogencsovarcharFlag for automatic generation of customer sales orders
41CMH_cuscatogerydescvarcharCustomer category description
42CMH_cuscatogerycodevarcharCustomer category code
43CMH_LastReviewedDatevarcharDate when the customer record was last reviewed
44CMH_ValidTillDateCharDate until which the customer record is valid
45CMH_prospect_noCharProspect number for the customer
46CMH_Address4CharCustomer address line 4
47cmh_countyCharCounty of the customer
48cmh_provincevarcharProvince or state of the customer
49CMH_CarragencyvarcharCarrier agency associated with the customer
50CMH_StationvarcharCustomer station or location
51CMH_Delpt#N/ADelivery point code for the customer

Relationships (2)

  • CUSTOMER_IN_OUOrganizationUnit (—) (no automatic join)
    • Customer belongs to OU
  • AMEPackage (FLOG_TLGMN_TECH_LOG_HDR) → FOR_CUSTOMER (this table is target)
    • Join: FLOG_TLGMN_TECH_LOG_HDR.tlgmn_cust_no = Cu_CMH_Cust_Master_Hdr.CMH_Cust_No
    • AME Package having customer reference

Sample rows (from live DB)

CMH_Cust_NameCMH_Cust_NatureCMH_Reference_StatusCMH_Operator_CodeCMH_ParCust_CodeCMH_Supl_Code
CUST 1EU
RAMCOEU
RAMCOEU

Showing 3 of 684 rows.

See also