1.Functional Description
1.1Purpose
This function will determine the CSMS extension data and load a cache with the data. It is intended
to be used with the Work Order MBF functions (X4801, B4800220).
1.2Setup Notes and Prerequisites
1.3Special Logic
D1701410 - F31172 Derive S/WM Information
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnServiceOrderNumber | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
| szCostType | COST | char | REQ | INPUT |
A code that designates each element of cost for an item. Examples of the cost object types are:
o A1 Purchased raw material
o B1
| ||||
| mnSequenceNoOperations | OPSQ | MATH_NUMERIC | REQ | INPUT |
A number used to indicate an order of succession.
In routing instructions, a number that sequences the fabrication or assembly steps in the
| ||||
| szUnitOfMeasure | UOM | char | REQ | INPUT |
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box). | ||||
| mnRunLaborStandard | RUNL | MATH_NUMERIC | REQ | INPUT |
The standard hours of labor that you expect to incur in the normal production of this item.
The run labor hours in the Routing Master table
| ||||
| mnJobnumberA | JOBS | MATH_NUMERIC | REQ | INPUT |
The job number (work station ID) which executed the particular job. | ||||
| szTypeOperationCode | OPSC | char | REQ | INPUT |
A user defined code (30/OT) that indicates the type of operation. Valid values include: A Alternate routing TT Travel time IT Idle time T Text | ||||
| szWorkCenter | MCU | char | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
| nCacheRowNumber | INT01 | integer | REQ | BOTH |
Number of Days in Future to Query for Responses Due. | ||||
| nLastCacheRowNumber | INT02 | integer | REQ | BOTH |
Number of Days in the Past to Query for Quote Requests Received. | ||||
| szAdvPricingComputerID_CTID | CTID | char | REQ | INPUT |
| mnAdvPricingProcessID_PEID | PEID | MATH_NUMERIC | REQ | BOTH |
A code that identifies the Inter-Process Communication ID. | ||||
| mnAdvPricingTransID_TCID | TCID | MATH_NUMERIC | REQ | BOTH |
| szBaseCurrency | CRDC | char | OPT | NONE |
A code that identifies the domestic (base) currency of the company on a transaction. | ||||
| szBillableCurrency | BCRCD | char | OPT | NONE |
The currency for the billable amounts of a service order. | ||||
| mnBillableExchangeRate | BCRR | MATH_NUMERIC | OPT | NONE |
The rate that the system uses to convert foreign currency amounts to domestic currency amounts. The system uses this rate specifically for
| ||||
| cBillableCurrencyMode | BCRRM | char | OPT | NONE |
A code that specifies whether the system uses the foreign currency (currency of the customer) or the domestic currency for billable
| ||||
| mnPayableExchangeRate | PCRR | MATH_NUMERIC | OPT | NONE |
The rate that the system uses to convert foreign currency amounts to domestic currency amounts. The system uses this rate specifically for
| ||||
| cPayableCurrencyMode | PCRRM | char | OPT | NONE |
A code that specifies whether payable amounts are in the foreign currency (currency of the service provider) or in the domestic currency.
| ||||
| szPayableCurrency | PCRCD | char | OPT | NONE |
A code that indicates the currency of the payable amounts on a work order or claim. | ||||
| mnForeignEstBillUnit | FESUNB | MATH_NUMERIC | OPT | NONE |
The estimated unit rate that is billable in the currency of the customer. | ||||
| mnForeignActualBillAmount | FTOTB | MATH_NUMERIC | OPT | NONE |
The actual amount that is billable in the currency of the customer. | ||||
| mnForeignActualBillUnit | FACUNB | MATH_NUMERIC | OPT | NONE |
The actual unit rate that is billable in the currency of the customer. | ||||
| mnForeignEstBillAmount | FEBILL | MATH_NUMERIC | OPT | NONE |
The estimated billable amount in the currency of the customer. | ||||
| mnForeignActualPayAmount | FPAAP | MATH_NUMERIC | OPT | NONE |
The actual payable amount that is recorded in the foreign currency of the service provider. | ||||
| mnForeignEstPayUnit | FESUNP | MATH_NUMERIC | OPT | NONE |
The estimated unit rate that is payable in the currency of the service provider. | ||||
| mnForeignEstPayAmount | FEPAAP | MATH_NUMERIC | OPT | NONE |
The estimated payable amount in the currency of the service provider. | ||||
| mnForeignActualPayUnit | FACUNP | MATH_NUMERIC | OPT | NONE |
The actual unit rate that is payable in the currency of the service provider. | ||||
| None |
| None |