DBA Data[Home] [Help]

APPS.JL_BR_AR_REMIT_COLL_OCCUR dependencies on AR_RECEIPT_API_PUB

Line 378: Ar_receipt_api_pub.create_cash

374: LOOP
375: FETCH PS into CURSOR_PS;
376: exit when PS%notfound;
377:
378: Ar_receipt_api_pub.create_cash
379: ( p_api_version => 1.0,
380: p_init_msg_list => FND_API.G_FALSE,
381: p_commit => FND_API.G_FALSE,
382: x_return_status => l_return_status,