L
Lena
Hi,
I need to build a database for conversion process for CPA company for my
Accounting Information System class.
I have the following tables:
Professional Direct Labor Table
rof. DL Type ID, Description, Standard Cost
Prof. DL Labor-Prof. Direct Labor Operation: Prof. DL Type#, DL Ticket#,
Start Time, End Time, Job ID
Prof. DL Operation
L Ticket#, Date, Staff#
Prof. DL Opeartion-Job Costing: DL Ticket #, Job#
Job Costing: Job#, Start Date, End Date, Manager ID
Could you, please,tell me if it is reasonable to post a foreign key "Job ID"
in the table "Prof DLType-Prof. DL Operation"? I need to create a form for a
time ticket where each emloyee can list the time he/she worked on each job
during a day, and it seems to me posting the foreign key "Service Job Id"
into the "Prof DL type-PDL Operation" table is the only way to accomplish
this.
Could you, please, tell me if it's appropriate to do this way. If not,
please, advise how I can organize my tables to create a time sheet form for
each employee to record all work done by him for all types of services. For
exampple, I wnat an employee to be able to record 4 hours spent on auditiing
Company A, and 6 hourse on consulting svc for company B during the same date
on the SAME TIME TICKET, (not two time tickets)
Thanks!
I need to build a database for conversion process for CPA company for my
Accounting Information System class.
I have the following tables:
Professional Direct Labor Table
Prof. DL Labor-Prof. Direct Labor Operation: Prof. DL Type#, DL Ticket#,
Start Time, End Time, Job ID
Prof. DL Operation
Prof. DL Opeartion-Job Costing: DL Ticket #, Job#
Job Costing: Job#, Start Date, End Date, Manager ID
Could you, please,tell me if it is reasonable to post a foreign key "Job ID"
in the table "Prof DLType-Prof. DL Operation"? I need to create a form for a
time ticket where each emloyee can list the time he/she worked on each job
during a day, and it seems to me posting the foreign key "Service Job Id"
into the "Prof DL type-PDL Operation" table is the only way to accomplish
this.
Could you, please, tell me if it's appropriate to do this way. If not,
please, advise how I can organize my tables to create a time sheet form for
each employee to record all work done by him for all types of services. For
exampple, I wnat an employee to be able to record 4 hours spent on auditiing
Company A, and 6 hourse on consulting svc for company B during the same date
on the SAME TIME TICKET, (not two time tickets)
Thanks!