what is unit of measure classes? give atleast two examples.
name the underlying table.
Answer / amit shrivastava
Unit of measure classes represent groups of units of
measure with similar characteristics, such as volume or
length.
unit of measure conversion is a mathematical relationship
between two different units of measure. For example, 16
ounces = 1 pound, or 2.2 pounds = 1 kilogram.
MTL_UOM_CLASSES_TL
MTL_UNITS_OF_MEASURE_TL
MTL_UNIT_TRANSACTIONS
| Is This Answer Correct ? | 4 Yes | 1 No |
what is meant by bind parameter?
What is Pragma Autonomous transaction. It's Real time Example
what is the defference between credit memo and debit memo
What is Formula Column?
can u explain which situation automonus transaction is used
Form development process?
WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?
what is multi org structure?
Can u define operating units inplace of inventory?
we have select statement in that two exceptions that returns no value. In that which exception will raise?