DBA Data[Home] [Help]

APPS.OZF_AUTOPAY_PVT dependencies on FND_DATE

Line 1114: l_funds_util_flt.end_date := FND_DATE.CANONICAL_TO_DATE(p_end_date);

1110: l_funds_util_flt.related_cust_account_id := p_related_cust_account_id;
1111: l_funds_util_flt.buy_group_party_id := p_buy_group_party_id;
1112: l_funds_util_flt.select_cust_children_flag := p_select_cust_children_flag;
1113: l_funds_util_flt.pay_to_customer := p_pay_to_customer;
1114: l_funds_util_flt.end_date := FND_DATE.CANONICAL_TO_DATE(p_end_date);
1115: l_funds_util_flt.group_by_offer := NVL(p_group_by_offer,'N'); --R12
1116:
1117: -- Changes for FXGL Enhancement
1118: -- l_funds_util_flt.utiz_currency_code is null here