Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Employee Gross Pay System ABB Global aims to find total gross salary paid to all its employees on monthly basis through an algorithm. It is

Employee Gross Pay System
ABB Global aims to find total gross salary paid to all its employees on monthly basis through an algorithm. It is important to note that the gross salary of each employee consists of the net salary and applicable Value Added Tax
(
VAT
)
.
Each employee record in the employee file holds the employee number, name, hours worked, and rate of pay. The rate of pay varies per employee. The output for each employee includes the employee number, name, hours worked and the rate of pay. A
15
%
tax must be deducted from each employee
s salary in compliance with South Africa Revenue Service
(
SARS
)
policy.
Processing continues until an employee number of
00
is read.
The hours worked and the gross pay for each employee must be accumulated, and these totals printed after the end
of
file condition has been met
1. Construct a trace table for the above scenario, using the following data as input:
Employee Number Name Hours Worked Rate of Pay
101 Johan 184 R20
102 Sithole 200 R25
103 Kamogelo 222 R32
00

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions