DBA Data[Home] [Help]

APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on IBY_PROCESS_FUNCTIONS

Line 11913: from iby_process_functions pfun

11909: x_return_status := FND_API.G_RET_STS_SUCCESS;
11910:
11911: select count(1)
11912: into l_function_count
11913: from iby_process_functions pfun
11914: where object_id=p_object_id
11915: and object_type=p_object_type
11916: and pfun.payment_function not in
11917: (select payment_function