DBA Data[Home] [Help]

APPS.PV_PARTNER_CONTRACTS_PVT dependencies on JTF_VARCHAR2_TABLE_200

Line 64: ,x_cntr_resp_opt_tbl OUT NOCOPY JTF_VARCHAR2_TABLE_200

60: );
61:
62: PROCEDURE Get_Contract_Response_Options(
63: p_partner_party_id IN NUMBER
64: ,x_cntr_resp_opt_tbl OUT NOCOPY JTF_VARCHAR2_TABLE_200
65: );
66:
67: END PV_Partner_Contracts_PVT;