DBA Data[Home] [Help]

APPS.FV_GEN_ARTRX_REIMB_PROC dependencies on FND_DATE

Line 147: g_invoice_date :=fnd_date.canonical_to_date(p_invoice_date);

143:
144: fv_utility.log_mesg('Org Id: '||g_org_id);
145:
146: g_period_name := p_period_name;
147: g_invoice_date :=fnd_date.canonical_to_date(p_invoice_date);
148:
149: mo_utils.Get_Ledger_Info
150: ( p_operating_unit => g_org_id
151: , p_ledger_id => g_ledger_id