DBA Data[Home] [Help]

APPS.PO_ASL_AUTHORIZATIONS_SV dependencies on CHV_AUTHORIZATIONS

Line 25: FROM CHV_AUTHORIZATIONS

21: -- code.
22:
23: SELECT count(*)
24: INTO x_dummy_count
25: FROM CHV_AUTHORIZATIONS
26: WHERE x_reference_id = reference_id
27: AND x_reference_type = reference_type
28: AND x_using_organization_id = using_organization_id
29: AND (x_authorization_code = authorization_code