This business function will return the Unit of measures, taxes, Freight and Pricing information a pointer which will access the purchase order
header data^
D4300180 - Get PO Hdr UOM, Tax, Freight, and Pricing Information
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idPointerToF4301DS | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
szWeightDisplayUoM | WUMD | char | NONE | NONE |
A user defined code (00/UM) that identifies which unit of measure the system should use to display the weight of individual order lines and
| ||||
szVolumeDisplayUoM | VUMD | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measure that the system uses to display volume for this branch/plant. The system
| ||||
szTaxExplanationCode | EXR1 | char | NONE | NONE |
A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The
| ||||
szTaxArea | TXA1 | char | NONE | NONE |
A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter
| ||||
szCertificateTaxExempt | TXCT | char | NONE | NONE |
The number that tax authorities issue to tax-exempt individuals and companies to identify their tax-exempt status. | ||||
szFreightHandlingCode | FRTH | char | NONE | NONE |
A user defined code (42/FR) designating the method by which supplier shipments are delivered. For example, the supplier could deliver to
| ||||
szModeOfTransport | MOT | char | NONE | NONE |
A user defined code (00/TM) that describes the nature of the carrier being used to transport goods to the customer. For example, by rail, by
| ||||
szConditionsOfTransport | COT | char | NONE | NONE |
The conditions of transport (or terms of delivery) are taken from the Sales Order Header File table (F4201) or the Purchase Order Header
| ||||
cCalculateFreight | FRTC | char | NONE | NONE |
Indicator typically updated by the freight calculation facility so that freight, once calculated and added to an order, will not be added again
| ||||
szPricingGroup | PRGP | char | NONE | NONE |
A user defined code (system 40/type PC) identifying the pricing group associated with this customer or supplier:
o For sales orders, you
| ||||
szPaymentTermsCode | PTC | char | NONE | NONE |
A code that specifies the terms of payment, including the percentage of discount available if the invoice is paid by the discount due date.
| ||||
cSuppressErrorMessages | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cModeF | CRRM | char | NONE | NONE |
An option that specifies whether the system displays amounts in the domestic or foreign currency.
On
The system displays amounts in the
| ||||
szCurrencyCode | CRCD | char | NONE | NONE |
A code that identifies the currency of a transaction. | ||||
mnExchangeRate | CRR | MATH_NUMERIC | NONE | NONE |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
szHoldCode | HOLD | char | NONE | NONE |
A user defined code (42/HC) that identifies why an order is on hold. | ||||
szLandedCostRule | PRP5 | char | NONE | NONE |
A user defined code (41/P5) that indicates the landed cost rule for an item.
The landed cost rule determines purchasing costs that exceed
| ||||
mnOrderGrossAmount | OTOT | MATH_NUMERIC | NONE | NONE |
The total value of all lines on the order that have not been shipped and billed to the customer. | ||||
mnForeignOpenAmount | FAP | MATH_NUMERIC | NONE | NONE |
The unpaid foreign amount of a transaction. |
None |
F4301 Purchase Order Header |