translate, processing, control and transaction tables

Differentiate between translate, processing, control and transaction tables with examples.

Translate Tables: Tables which store static data like blood groups, days of the week, types of interviews etc. Data in translate tables do not change frequently.

Processing Tables: Tables which store default values which are pre defined values that the system inserts into a field on a particular page. These default values are inserted on the basis of other information the user keys in.

Control Tables: Control tables store information which define company structure and processing rules. Values stored in this field are used to validate the transactions the users perform. Eg., Lists of vendors, customers, departments etc. Data in the control tables are shared by multiple components are updated when there is re structuring in the organization. Values are generally static.

Transaction Tables: Transaction tables store day to day transactions. Eg.: Personal data of employee. These tables are more frequently updated.

Explain the concept of control tables. List some of the key control tables?

Control tables store information related to the org structure of the company and all business rules. These tables are used to allow or restrict access of organization data within a business unit to a user from a different business unit in the same organization. Some of the key control tables are Department table, location table.
HRMS foundation tables sequencing
List out the HRMS foundation tables sequencing....
What is a Business Unit?
Business units are logical structures used within an organization for reporting purposes. At least one business unit needs to be defined...
How is an establishment different from a company?
In PeopleSoft, an establishment is an entity for regulatory purposes. It always has a physical address (location) and is associated with a company....
Post your comment