DBA Data[Home] [Help]

APPS.JAI_MTL_TRXS_PKG dependencies on STANDARD

Line 72: Fix : For standard costing , Purchase price variance entry needs to generated

68: and these are not null. As the impact of this is not taken care in cenvat_auto_claim
69: procedure this issue was coming.
70: Now added these columns in the insert into JAI_RCV_JOURNAL_ENTRIES
71: Issue : R12RUP04.I/ORG.QA.ST1: PPV ENTRY TO BE GENERATED FOR STD COST REC ORG
72: Fix : For standard costing , Purchase price variance entry needs to generated
73: for the non - recoverable tax amount.
74: Made changes in std_cost_entry procedure to this effect.
75: PPV account is debited and Inventory receiving account is credited.
76:

Line 3296: lv_reference_10 :='India Local Standard Cost Entry For INTERORG_XFER and Organization_code= '|| lv_organization_code ;

3292: lv_organization_code := l_func_curr_det.organization_code;
3293: ln_set_of_books_id := l_func_curr_det.ledger_id;
3294: lv_source_name := 'Purchasing India';
3295: lv_category_name:='MMT';/*6504150*/
3296: lv_reference_10 :='India Local Standard Cost Entry For INTERORG_XFER and Organization_code= '|| lv_organization_code ;
3297: lv_reference_entry := 'India Localization Entry';
3298: lv_reference_23:='jai_mtl_trxs_pkg.std_cost_entry';
3299: lv_reference_24:='jai_mtl_trxs';
3300: lv_reference_26:='transaction_id';