InterviewSolution
| 1. |
Explain ‘customer/vendor Master Records? |
|
Answer» There are three categories of data maintained in a typical master record for a customer:
General Data includes general information such as account number, name, telephone, bank information, trading partner, vendor (if the customer is also a vendor), group key, bank key, bank account, alternate payee, etc., which are common to all the Company Codes using this master. Company Code Data comprises terms of payment, payment methods, tolerance group, clearing with vendor, dunning data (dunning procedure, dunning recipient, dunning block, dunning CLERK, etc.), reconciliation account, sort key, sales area (purchasing organization in the case of vendor master), head office, etc. Except for sales (purchasing) related information, all other details are usually maintained for the finance people who can also access the sales data when the master is maintained ‘centrally.’ Sales Area Data in the Company Code area of a Customer master record contains the following:
Purchasing Organization Data in the Company Code area of a Vendor master record contains the following:
During creation of a master record, the system checks for ‘duplicates’ for the same customer which is achieved by the system through the ‘Search-Id’ (Match Code) configured on the customer’s address information. Open table as spreadsheet Activity in Accounting Centrally Customer Vendor Customer Vendor CREATE FD01 FK01 XD01 XK01 There are three categories of data maintained in a typical master record for a customer: General Data includes general information such as account number, name, telephone, bank information, trading partner, vendor (if the customer is also a vendor), group key, bank key, bank account, alternate payee, etc., which are common to all the Company Codes using this master. Company Code Data comprises terms of payment, payment methods, tolerance group, clearing with vendor, dunning data (dunning procedure, dunning recipient, dunning block, dunning clerk, etc.), reconciliation account, sort key, sales area (purchasing organization in the case of vendor master), head office, etc. Except for sales (purchasing) related information, all other details are usually maintained for the finance people who can also access the sales data when the master is maintained ‘centrally.’ Sales Area Data in the Company Code area of a Customer master record contains the following: Purchasing Organization Data in the Company Code area of a Vendor master record contains the following: During creation of a master record, the system checks for ‘duplicates’ for the same customer which is achieved by the system through the ‘Search-Id’ (Match Code) configured on the customer’s address information. Open table as spreadsheet Activity in Accounting Centrally Customer Vendor Customer Vendor Create FD01 FK01 XD01 XK01 |
|