This function calculates three fields: Extended Price, Extended Cost, and Profit Percent
^
D4200400 - Calculate Invoice Pricing
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cIncludeBackorderQty | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cReturnAmountInForeignCurrency | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cMultiCurrencyMode | EV03 | char | NONE | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
cTextLineYN | TXYN | char | NONE | NONE |
A code that indicates whether the information with this order line type contains only text information.
In World software, valid values are:
Y
| ||||
cInventoryInterfaceFlag | IVI | char | NONE | NONE |
A code that identifies the type of interface to the Inventory Management system. Valid values are:
Y The dollar or unit value of any activity
| ||||
szBranchPlant | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szUnitOfMeasure | UOM | char | NONE | NONE |
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box). | ||||
szPrimaryUOM | UOM1 | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measure that the system uses to express the quantity of an item, for example, EA
| ||||
szPricingUOM | UOM4 | char | NONE | NONE |
A user defined code (00/UM) that indicates the unit of measure in which you usually price the item. | ||||
mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szRelatedKitItemNumber | RLIT | char | NONE | NONE |
If an individual item of inventory is sold as a component of a kit or assembly (single level bill-of-materials), the item number of that kit is the
| ||||
mnQuantityShipped | SOQS | MATH_NUMERIC | NONE | NONE |
The number of units committed for shipment in Sales Order Entry, using either the entered or the primary unit of measure defined for this
| ||||
mnQuantityBackordered | SOBK | MATH_NUMERIC | NONE | NONE |
The number of units backordered in Sales Order Management or in Work Order Processing, using either the entered or the primary unit of
| ||||
mnExtendedPrice | AEXP | MATH_NUMERIC | NONE | NONE |
The number of units multiplied by the unit price. | ||||
mnForeignExtendedPrice | FEA | MATH_NUMERIC | NONE | NONE |
The product of the foreign price times the number of units. | ||||
mnUnitPrice | UPRC | MATH_NUMERIC | NONE | NONE |
The list or base price to be charged for one unit of this item. In sales order entry, all prices must be set up in the Item Base Price File table
| ||||
mnForeignUnitPrice | FUP | MATH_NUMERIC | NONE | NONE |
The foreign price per unit. | ||||
mnExtendedCost | ECST | MATH_NUMERIC | NONE | NONE |
For accounts receivable and accounts payable, the invoice (gross) amount. For sales orders and purchase orders, the unit cost times the
| ||||
mnForeignExtendedCost | FEC | MATH_NUMERIC | NONE | NONE |
The product of the cost of an item, expressed in foreign currency according to the orders exchange rate, times the number of units. | ||||
mnUnitCost | UNCS | MATH_NUMERIC | NONE | NONE |
The amount per unit, derived by dividing the total cost by the unit quantity. | ||||
mnForeignUnitCost | FUC | MATH_NUMERIC | NONE | NONE |
Amount - Foreign Unit Cost | ||||
cSuppressErrorMessage | EV04 | char | NONE | NONE |
PeopleSoft event point processing flag 04. | ||||
mnOutputExtendedPrice | AA | MATH_NUMERIC | NONE | NONE |
A number that identifies the amount that the system will add to the account balance of the associated account number. Enter credits with a
| ||||
mnOutputExtendedCost | AA1 | MATH_NUMERIC | NONE | NONE |
A number that identifies the actual amount. | ||||
mnOutputProfitPercent | PCT | MATH_NUMERIC | NONE | NONE |
An abbreviation for percentage. | ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
B4000520 Get Item UoM Conversion Factor | ||||
B4002000 Compute Unit Or Extended Amount | ||||
B4200170 Calculate Profit Percentage |
None |