DBA Data[Home] [Help]

APPS.WMS_RE_CUSTOM_PUB dependencies on STANDARD

Line 138: -- This procedure gets called just before the standard algorithm

134: -- Type : Public
135: -- Function : Searches for a pick or put away strategy assignment to a
136: -- customer-defined business object in a customer-specific
137: -- manner.
138: -- This procedure gets called just before the standard algorithm
139: -- which searches for strategy assignments to system-defined
140: -- business objects.
141: -- Pre-reqs : transaction record in WMS_STRATEGY_MAT_TXN_TMP_V uniquely
142: -- identified by parameters p_transaction_temp_id and

Line 279: -- standard UOM conversion from the secondary requested

275: -- quantities.
276: --
277: -- In such cases the primary quantity specified on the
278: -- move order line would have been derived based on the
279: -- standard UOM conversion from the secondary requested
280: -- quantity, and if used as the basis for allocation,
281: -- would result in either over-allocation or
282: -- under-allocation of the secondary requested quantity
283: -- (as a result of quantity deviation).