DBA Data[Home] [Help]

APPS.GMF_RCV_ACCOUNTING_PKG dependencies on INV_LE_TIMEZONE_PUB

Line 3389: inv_le_timezone_pub.get_le_day_for_server

3385:
3386: l_stmt_num := 55;
3387: /* convert the transaction date into legal entity timezone (truncated) */
3388: l_le_txn_date :=
3389: inv_le_timezone_pub.get_le_day_for_server
3390: (l_inv_trx.transaction_date,
3391: l_le_id
3392: );
3393: l_stmt_num := 60;