table of contents - jason industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12....

28
LANDED COST MODULE Table of Contents LANDED COST MODULE .............................................................................................. 1 LCPF- ...................LANDED COST PROGRAM FLOW ...................................................................... 3 OVRM- ..................OVERHEAD MATERIAL CODE MAINTENANCE ................................................. 4 CTRLE- .................CONTROL E MAINTENANCE ............................................................................... 5 XLCM- ..................LANDED COST MAINTENANCE .......................................................................... 6 XPORLC- ..............LANDED COST UPDATE .................................................................................... 18 LCTUTOR- ............LANDED COST TUTORIAL................................................................................. 24

Upload: others

Post on 22-Aug-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

LANDED COST MODULE

Table of Contents

LANDED COST MODULE .............................................................................................. 1

LCPF- ...................LANDED COST PROGRAM FLOW ...................................................................... 3 OVRM- ..................OVERHEAD MATERIAL CODE MAINTENANCE ................................................. 4 CTRLE- .................CONTROL E MAINTENANCE ............................................................................... 5 XLCM- ..................LANDED COST MAINTENANCE .......................................................................... 6 XPORLC- ..............LANDED COST UPDATE .................................................................................... 18 LCTUTOR- ............LANDED COST TUTORIAL ................................................................................. 24

Page 2: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 2

Proprietary Notice This manual contains information which is proprietary to Munics Information Systems, Inc. and all rights are reserved. No part of this manual or its contents may be used or reproduced by any means without the express written permission of Munics Information Systems, Inc. Disclaimer of Warranty The material contained herein is subject to change without notice. Munics Information Systems, Inc. makes no warranty, express, implied or by description, regarding the information set forth herein. Munics Information Systems, Inc. does not guarantee, warrant or make any representation regarding the use of, or the results of the use of, the programs in terms of correctness, accuracy, reliability, currency or otherwise, and the purchaser relies on the programs and the results solely at his/her own risk. NEXT GENERATION® is a registered trademark of Munics Information Systems, Inc. Copyright 1987-2001 Munics Information Systems, Inc.

Page 3: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 3

LCPF- LANDED COST PROGRAM FLOW Getting the Application Ready for Operation Introduction For those companies that import merchandise, accurately tracking all of the associated costs can be a major project. In addition to the cost of the merchandise (factory cost), you can have duty, customs, ocean freight, inland freight, insurance, brokers fees, commissions and other miscellaneous fees. The Landed Cost module will assist a user in the tracking and management of these costs. There are two elements to Landed Cost. The first entails building and maintaining standard landed cost. The second is to calculate the actual landed cost at the time of receiving and updating the inventory cost fields (average and last) representing the factory cost (material), duty (overhead), freight and other charges (labor), and buyer's commission (outside). The process begins by first determining and setting up those items that are going to be tracked as landed cost items. In order for the system to calculate landed costs, certain fields in the Item Master (IM) record must be maintained. The XLCM (landed cost maintenance) program was designed to bring the fields from the item master record that may be used in landed cost calculations on a single screen. Note, any field changed in the XLCM program will write the changes to the corresponding field in the IM file. The user must set up overhead codes to track the different landed cost factors (i.e. duty, ocean freight, etc.). These overhead codes are then entered into the XLCM program. Once the set up is completed, the user may then enter purchase orders for these items. Or, you may enter purchase order requisitions and turn them into purchase orders, depending on how you are using the purchasing system. Purchase orders (or requisitions) for the landed cost items are entered the same way that regular (non-landed cost) items are entered. In the purchase order module, the system does not differentiate between landed and non-landed cost items. The only restriction is that landed cost items cannot be on the same purchase order as non-landed cost items. They must be kept on separate purchase orders. After a purchase order has been issued to the vendor and the merchandise begins to arrive, the user may then begin the receiving process using the standard receiving program. As the items are received, the landed cost program runs in conjunction with the purchase order receipts program. The user must enter a purchase order receipt first (POR). Once the receipt is entered, the user would then access the landed cost program (XPORLC), through the Control E or RUN button, and input the necessary cost factors. Two updates are then completed – the first to the purchase order receipt (POR), the second to the landed cost (XPORLC). The process is then complete. The following documents will outline the setup procedures to calculate landed cost, a procedural manual on how to run landed cost and an explanation of how the cost factors are calculated.

Page 4: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 4

OVRM- OVERHEAD MATERIAL CODE MAINTENANCE Introduction The overhead material code maintenance program is used to setup the calculations for the different cost factors of landed cost. The applicable codes are then entered into the XLCM program in fields 07, 08 and 09. From the menu enter 'OVRM':

Enter the following fields: OVERHEAD CODE Enter the Overhead Code associated with this cost factor.

Field length is 2 characters.

OVERHEAD DESC. Enter the Overhead Description associated with this cost factor. Field length is 15 characters. Note: If the overhead code being entered is for a freight calculation, the first part of the description must be the container capacity (either weight or volume. If entering something additional on the description there must be a space after the capacity amount.

OVERHEAD RATE Enter the rate associated with this cost factor. If code is for Duty calculation, this entry will be a percentage multiplier. An entry of 0.05 will signify 5%. If code is for Freight calculation, this entry will be the container freight rate. An entry of 657.00 would signify a rate of $657 to ship this container.

CALC. METHOD Enter "1" if freight is calculated by Weight. Enter "2" if freight is calculated by Volume.

Page 5: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 5

CTRLE- CONTROL E MAINTENANCE Introduction The CTRLE program is used to set up Ctrl-E capability when a user must go from the POR program to the XPORLC program. The following record needs to be added the CTRLE-program: From the menu enter 'CTRLE', then select (A)dd:

The following fields must be entered with value shown: PROGRAM NAME Enter 'xporlc' as the program name value.

CALLING PROGRAM NAME

Enter 'por' as the calling program name value.

SENDING FIELD 1 Enter 'ctrlnum_porctl' as the sending field 1 value.

SENDING FIELD 2 Enter 'L' as the sending field 2 value.

ALL OTHER FIELDS All other fields are to be left blank.

Page 6: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 6

XLCM- LANDED COST MAINTENANCE Introduction The purpose of the XLCM program is to record the overhead codes used to calculate landed cost. Fields used for the standard_cost_update menu option are also maintained in this program. The fields displayed in this program are actually fields from the Item Master program. If a user updates any of the fields in this program, they will be updated in the IM program. Conversely, if a user updates fields in the IM program, they will be updated in the XLCM program. The following is a display of the fields available in the XLCM program and the corresponding database field identifier. Database Fields From the menu, enter 'XLCM'

Page 7: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 7

PROCEDURE The user may select records for update by using the standard search functions on the system. Once the item is displayed on the screen, the following fields may be maintained in an update mode. From the menu, enter 'XLCM':

Once the item is displayed on the screen, the following fields may be maintained in an update mode: MATL (Factory) Enter the standard factory cost associated with this item.

LABOR (O&I Frt & Acf) Enter the standard ocean/inland freight + access/other charges

associated with this item. The std_cost_update option will allow the user to recalculate the standard labor cost based on the container capacity and the incremental material cost.

OVHD (Duty) Enter the standard duty cost associated with this item. The std_cost_update option will allow the user to recalculate the standard overhead cost based on the container capacity and the incremental material cost.

OUTSD (Buyer Comm) Enter the standard buyer's commission amount associated with this item. The std_cost_update option will allow the user to recalculate the standard outside cost based on the buyer's commission percentage (cstmemo1) rate.

COST EXPIRATION DATE Enter the cost expiration date associated with this item. This field is used in the std_cost_update option.

Page 8: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 8

PRICE EXPIRATION DATE Enter the list price expiration date associated with this item. This field is used in the std_cost_update option.

OVRHD CODE 1 (Duty) Enter the overhead code used for the calculation of duty for this item.

OVRHD CODE 2 (O&I Frt) Enter the overhead code used for the calculation of ocean/inland freight for this item.

OVRHD CODE 3 (Other) Enter the overhead code used to calculate other charges for this item. The overhead cost field is also used to store the buyer's commission amount for the item.

BUY COMM Enter the buyer's commission rate for this item. The std_cost_update option will use this field to recalculate the standard outside cost.

WEIGHT Enter the unit weight for this item. The xporlc program will use this field if freight is to be calculated on total weight.

VOLUME Enter the unit volume for this item.

INC. MATL Enter the per container freight cost for this item. The std_cost_update option will use this field to recalculate the standard labor cost.

LIST Enter the list price for this item.

VENDOR ID Enter the vendor ID used to purchase this item for this item.

PROD GRP Enter the product group for this item.

ISAC 1 Enter the item sales analysis category 1 code for this item.

ISAC 2 Enter the item sales analysis category 2 code for this item.

ISAC 3 Enter the item sales analysis category 3 code for this item.

ISAC 4 Enter the item sales analysis category 4 code for this item.

Page 9: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 9

Std_Cost_Update The standard cost update option is used to maintain a Standard landed cost for an item. This is not a required function the user must complete. The option will allow the user to calculate a standard landed cost based on values input in the buyer's commission (Buy Comm % / Field 10), incremental material (Inc Matl / Field 13) and overhead code 1 (Ovrhd Code 1 (Duty) / Field 07). The standard landed cost is used by the system on the XPORLC/Landed Cost View report. By maintaining a standard landed cost, a user will have the ability to see the Standard landed cost vs. the Actual landed cost. If a user opts to maintain standard landed cost values, this option should be run periodically for all items. From the 'XLCM' program select (S)td_Cost_Update option. Select an item to be updated. Note: User may run this option for a single item (enter full item id), a group of items (using the standard search functions on the system to select items or select based on isac code) or all items (depress the <Tab> key at the Item ID field).

There are several print/update options available:

Page 10: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 10

Report Options: Option 1 Print Standard Cost and List Price

This option will print a report of the existing standard cost and list price for an item. When option 1 is selected, system will bypass the update options prompt and go directly to the Print Second Line (Y/N) prompt. User may select to output report to (S)creen, (P)rinter, (H)old File.

The following is a sample report output with a second line printed:

Page 11: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 11

The following is a sample report output without a second line printed:

Option 2 Print Standard Cost Calculate List Price from Standard Cost

This option will print a report of the existing standard cost and will recalculate the list price from the standard cost using the value in the multiplier field. An entry of 1.50 in the multiplier field will calculate a list price that is 150% of the standard cost. For example, if an item has a standard cost of $50.00 and a multiplier of 1.50, the calculated list price will be $75.00. User may choose to either run a report without update by selecting update option 1 or with update by selecting update option 2. Note: This option will only update list price. Either option may be printed with or without a second line. In this option user may select items with specific price expiration dates or cost expiration dates by inputting a date into the appropriate field. This would omit items that do not have the entered expiration date. User may select to output report to (S)creen, (P)rinter, (H)old File.

Page 12: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 12

The following is a sample report output with a second line printed:

Page 13: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 13

The following is a sample report output without a second line printed:

Option 3 Recalculate Standard Cost, Calculate List Price from New (Recalculated) Cost

This option will recalculate all standard landed cost factors (if applicable) for an item and will recalculate the list price from total recalculated standard cost using the value in the multiplier field. An entry of 1.50 in the multiplier field will calculate a list price that is 150% of the standard cost. For example, if an item has a total standard cost of $55.00 and a multiplier of 1.50, the calculated list price will be $82.50. User may choose to either calculate without update by selecting update option 1 or calculate and update by selecting update option 2. User may select to update (S)tandard Cost, (L)ist Price or (B)oth. Either selection will print a report with or without a second line. In this option user may select items with specific price expiration dates or cost expiration dates by inputting a date into the appropriate field. This would omit items that do not have the entered expiration date. User may select to output report to (S)creen, (P)rinter, (H)old File

Page 14: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 14

The following is a sample report output with a second line printed:

Page 15: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 15

The following is a sample report output without a second line printed:

The following screen prints will show an item's standard landed cost before and after performing the recalculation of cost and list price from new cost (Option 3), assuming a multiplied of 1.50.

Page 16: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 16

Before Calculation:

After Calculation:

The system will calculate the standard landed cost factors as follows: Labor (O & I Frt & ACF) – (Unit weight/volume divided by the description in overhead code 2 which is the container capacity) – (freight adjustments)

Freight adjustments are calculated as follows:

Page 17: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 17

(Unit weight/volume divided by description) x (incremental material cost) Overhead (Duty) – (Standard material minus freight adjustment) x rate Freight adjustments are calculated as follows: (Unit weight/volume divided by description) x (incremental material cost) Outside (Buy Comm) – (Standard material times cstmemo1) / 100

Page 18: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 18

XPORLC- LANDED COST UPDATE Introduction Once a purchase order receipt record has been entered in POR, the user may access the XPORLC program to input the landed cost factors for this receipt. A user will actually access the xporlc program twice from POR. The first time will be prior to printing the POR control [option (L)anded cost]. The second time will be after updating the POR control [option (I)nventory cost]. Enter 'XPORLC':

Page 19: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 19

Select option (L)anded cost:

The following fields are used to select a purchase order receipt control to enter landed cost factors for: RECEIVER CONTROL NUMBER

Enter the purchase order receipt control number.

RECEIVER DATE Enter the purchase order receipt control date.

RECEIVER STATUS Enter the purchase order receipt status.

Page 20: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 20

Once you have selected the control you wish to enter landed cost factors for, the following screen will be displayed:

Enter information in all applicable fields: OCEAN & INLAND FREIGHT Enter the total amount of the ocean & inland freight for this control.

If the material cost includes ocean freight, this field will contain the inland freight amount only.

PRE-PAID OCEAN FREIGHT Enter the total amount of pre-paid ocean freight for this control. If the material cost includes ocean freight, this would be the sum of the ocean freight portion for the control.

ACCESS & OTHER CHARGES Enter the total amount of access and other charges for this control.

BUYER COMMISSION % Enter they buyer commission rate for this control. An entry of 2.00 would signify a 2% buyer's commission.

CALCULATE DUTY Enter 'Y' to have the system calculate duty on this control. Enter 'N' if you do not wish the system to calculate duty on this control.

CALCULATION OPTION Enter the freight calculation method: 1. Program will test if weight > 50%.

If weight is > 50%, system will use weight calculation. If weight is < 50%, system will use volume calculation.

2. Weight 3. Volume

Page 21: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 21

The following are the calculations that are made by the system for landed cost: FREIGHT LANDED COST CALCULATION

Sum up total weight or volume for the control. Calculate the % of weight for the receiver line. The system will then calculate the item freight landed cost amount as follows: Sum (other/access charges + ocean/inland freight) x (% of weight/volume for line) = total freight cost for line. (total freight cost for line) / (total units received on line) = freight landed cost amount per item. This result is then placed in the receiver memo1 field (rcrmemo1_porctld).

BUYER COMMISSION LANDED COST CALCULATION

(PO material unit cost) x (buyer commission % entered). This result is then placed in the receiver memo3 field (rcrmemo3_porctld).

DUTY LANDED COST CALCULATION

Sum (PO material unit cost – prepaid freight unit cost) x (duty % from OVRM) = duty landed cost amount per item. This result is then placed in the receiver memo2 field (rcrmemo2_porctld). The system calculates prepaid freight as follows: Calculate the % of cost for the receiver line. (Receiver line % of cost) x (total prepaid ocean freight) = total prepaid ocean freight cost for line. (total prepaid freight cost for line) / (total units received on line) = prepaid freight cost amount per item.

You may wish to print a report of the calculated landed costs: Select Option (V)iew:

Page 22: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 22

The following fields may be entered for a report selection: CONTROL NUMBER Enter the purchase order receipt (POR) control number you wish to print a report for.

RECEIVER Enter the purchase order receipt receiver number you wish to print a report for. This will

print a report of just that receiver, not all receivers on a specific control.

CONTROL DATE Enter the purchase order receipt control date you wish to print a report for. This would allow a user to print a report with multiple controls, if they were done on the same day.

STATUS Enter 'U' to print a report of all updated purchase order receipt (POR) controls. Both landed cost controls as well as non landed cost controls will print.

The following is a sample report output: Wed Nov 23 2005 Development Database Page 1 11:50:41 LANDED COST REPORT CONTROL # RECEIVER DATE RCVR MEMO1 RCVR MEMO2 RCVR MEMO3 STATUS CALC METHOD PACK LIST 32252 3323 11/23/05 0.73333 2.45000 1.00000 N W ---------------------------------------------------------------------------------------------------------------------------------- ITEM ID DESCRIPTION QTY RECEIVED UM TO STK QTY UM VENDOR ITEM ID VARIANCE % ---------------------------------------------------------------------------------------------------------------------------------- <---------------------- UNIT LANDED COST ---------------------->|<------------------ UNIT STANDARD LANDED COST ------------------> FACTORY COST FRT/OTHER DUTY BUY.COMM TOTAL FACTORY COST FRT/OTHER DUTY BUY.COMM TOTAL ---------------------------------------------------------------------------------------------------------------------------------- TESTLC LANDED COST ITEM 300 EA 300 EA 0.81667 1.48 50.00000 0.73333 2.45000 1.00000 54.18333 50.00000 1.50000 2.50000 1.00000 55.00000 TOTAL PROD GROUP 1 300 54.18333 55.00000 0.81667 1.48 EXTENDED COST RECEIVER 3323 245.00100 1.48 15000.00 220.00 735.00 300.00 16255.00 15000.00 450.00 750.00 300.00 16500.00 EXTENDED COST CONTROL # 32252 245.00100 1.48 15000.00 220.00 735.00 300.00 16255.00 15000.00 450.00 750.00 300.00 16500.00 REPORT TOTAL 245.00100 1.48 15000.00 220.00 735.00 300.00 16255.00 15000.00 450.00 750.00 300.00 16500.00

To move the by item landed cost to the item master/item branch programs, the user must run the Inventory Cost function.

Page 23: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 23

Select Option (I)nventory Cost:

The following fields may be entered to select a purchase order receipt control to be updated: RECEIVER CONTROL NUMBER

Enter the purchase order receipt control number you wish update inventory costs for.

RECEIVER DATE Enter the purchase order receipt control date you wish to update inventory costs for. This option may be used if you wish to process multiple controls.

RECEIVER STATUS Enter 'U' to process all updated purchase order receipt controls.

Page 24: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 24

LCTUTOR- LANDED COST TUTORIAL Introduction The following is a basic landed cost receipt procedure. Please be aware that your company may need additional fields entered. This should be used as a generic guide only. Step 1. Make sure the item is set up for landed cost.

Note: This step does not need to be done if you are sure all items have appropriate overhead codes.

From the menu enter 'XLCM' to check landed cost factors:

Step 2. Begin the purchase order receipt by entering a POR control header and receiver detail.

Page 25: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 25

From the menu enter 'POR' to go to the Purchase Order Receipts program. Add a control header:

Enter the detail receiving information:

Page 26: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 26

Exit to the 'Process POR Control' window. Select (P)rint option:

Step 3. From the XPORLC program enter the landed cost factors. Enter the landed cost information that pertains to this receiver:

Once you have accepted these factors (by entering through all prompted fields, system will accept values entered), the system will calculate the "by item" landed cost values & put them in the following fields: rcrmemo1_porctld, rcrmemo2_porctld & rcrmemo3_porctld. Step 4. The system will bring you back to the POR program. Print and Update the Purchase Order Receipt Control then exit to menu.

Page 27: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 27

Select (P)rint and required print option ('H' or 'P'). Once control is printed, select (U)pdate.

Step 5. Complete the landed cost update from the XPORLC/Inventory cost option. From the 'XPORLC' program, select (I)nventory cost option. Enter the receiver control number and <Tab>:

Page 28: Table of Contents - Jason Industrialjason2.jasonindustrial.com/docs/landed_cost.pdf · 2015. 12. 29. · Once the receipt is entered, the user would then access the landed cost program

Next Generation® Landed Cost

Release 6.40 LC- 28

The receiver will display as shown. From the Options prompt select (A)ccept. This will update the landed cost.

Step 6. If required, print a view of the XPORLC report for the processed control. From the 'XPORLC' program, select (V)iew option. Enter the receiver control number and <Tab>. Select desired print option: