Data Conversion Support to Create Labor Pricing for Custom Units in Pricing Conversion
Reference No: R2-10343
Version No: 06.00.06-00
Details
The Data Conversion support to create pricing for labor using a custom units in Pricing Conversion for both Item Pricing and Multi-Currency Item Pricing, has been provided.
Following rows in the Table 15.0 in Section Item Pricing, have been modified.
Column Name | Data Type | Description | Default Value | Mandatory |
Unit | Varchar2(20) | In case of Item Pricing:
In case of Labor Pricing:
The four possible binary combinations are:
| For Labor: Either CustomUnit or Unit will be Null | For Item: Yes For Labor: Either CustomUnit or Unit |
Minprice | Number(11,2) | For Item Pricing: This field is an optional. Thus as the name suggests, If Minprice > price then system will not allow. For Labor pricing: This Field is not mandatory. And if we give the MinPrice system will accept as Null. | NULL |
|
Custom Unit | Varchar2(100) | In case of Item Pricing:
In case of Labor Pricing :
The four possible binary combinations are:
| For Item: Always Null For Labor: Either CustomUnit or Unit will be Null | For Item: No For Labor: Either CustomUnit or Unit |
For more details, refer Table 29.0 in Section Multi-Currency Item Pricing in DataConversion.doc available in ..\sqls\DataConverter folder.