DBA Data[Home] [Help]

APPS.JAI_RCV_TRX_PROCESSING_PKG dependencies on STANDARD

Line 176: For SEED there is a change in concurrent "JAINRVCTP" to use FND_STANDARD_DATE with STANDARD_DATE format

172:
173: * High Dependancy for future Versions of this object *
174:
175: 14 19/05/2005 rallamse for Bug#4336482, Version 116.1
176: For SEED there is a change in concurrent "JAINRVCTP" to use FND_STANDARD_DATE with STANDARD_DATE format
177: Procedure ja_in_rg_rounding_pkg.do_rounding signature modified by converting p_transaction_from, p_transaction_to
178: of DATE datatype to pv_transaction_from, pv_transaction_to of varchar2 datatype.
179: The varchar2 values are converted to DATE fromat using fnd_date.canonical_to_date function.
180:

Line 269: standard

265: type of transactions.
266:
267: Fix:-
268: Converting the reference of RMA TYPE "FG RETURN" into "GOODS RETURN" as FG return is not as per the abbreviation
269: standard
270:
271: 22. 30-OCT-2006 SACSETHI for bug 5228046, File version 120.2
272: Forward porting the change in 11i bug 5365523 (Additional CVD Enhancement).
273: This bug has datamodel and spec changes.

Line 1043: -- Costing(Average and Standard)/Expense Logic for Excise Amount

1039:
1040: lv_codepath := jai_general_pkg.plot_codepath(19, lv_codepath);
1041: SAVEPOINT start_unclaim;
1042:
1043: -- Costing(Average and Standard)/Expense Logic for Excise Amount
1044:
1045: lv_ttype_correct := 'CORRECT';
1046: lv_ttype_deliver := 'DELIVER';
1047: lv_type_rtr := 'RETURN TO RECEIVING';