ArticlesArticles Most Helpful ArticlesMost Helpful Articles Language SettingsLanguage Settings LoginLogin
RSS Feeds
DrillDown Icon Table of Contents Back
 . . . . . . . . . . . . .
DrillDown Icon System Administrator
DrillDown Icon Security System
DrillDown Icon Trigger Setup
DrillDown Icon System Setup
DrillDown Icon Quick Start
DrillDown Icon Operations Manuals
DrillDown Icon Utility
DrillDown Icon Sales Management
DrillDown Icon Inventory Management
DrillDown Icon Material Planning
DrillDown Icon Production
DrillDown Icon Shop Floor Tracking by Work Order
DrillDown Icon Shop Floor Tracking by Bar Code (OPTIONAL Module)
DrillDown Icon Work Order Management
DrillDown Icon Capacity & Scheduling (OPTIONAL Module)
DrillDown Icon Time & Attendance (OPTIONAL Module)
DrillDown Icon Job Costing (OPTIONAL Module)
DrillDown Icon Prerequisites
DrillDown Icon Introduction
DrillDown Icon Fields & Definitions
DrillDown Icon How To ......
DrillDown Icon Find a Job Cost Record
DrillDown Icon Formula's used to Calculate Information
DrillDown Icon Reports
DrillDown Icon ManEx Minutes (JC)
DrillDown Icon Project Setup Module (OPTIONAL Module)
DrillDown Icon Quality/Engineering
DrillDown Icon Administration
DrillDown Icon eManEx
DrillDown Icon ManEx Minutes for All Modules
DrillDown Icon Accounting Manuals
DrillDown Icon System Utilities
DrillDown Icon Definitions
  Email This ArticlePrint PreviewPrint Current Article and All Sub-Articles
 
Formula's used to Calculate Information

IF Exclude Scrap and Setup Scrap

QtyReqTotal= WoBldQty x BomQty

ELSE

      QtyReqTotal = WOBldQty x BomQty+(WoBldQty*BomQty*BomScrap)/100

ENDIF

 

Ext_cost_total=QtyReqTotal X Stdcost

 

IF Exclude Scrap and Setup Scrap

SetupScrap_cost = 0

ELSE

SetupScrap_cost = Setupscrap/StdBldQty x Stdcost

ENDIF

 

Total Budget cost = SUM of Ext_cost_total + (SUM of SetupScrap_cost x WoBldQty)

 
 
How is the Actual Labor time calcualated within the Job Costing Module -  It is actually controlled from the Prod WC/Activity Setup screen.  Here you assign a hourly rate to each work centerThen within the T&A log the users can select the Work order and therefore the WC from the routing.  The Job Costing will then take the hours entered * WC hourly rate.  The T&A Setup Types do not have an option to assign any value to it – so this does not dictate any Value within the Job costing module.
Article ID: 2159