DBA Data[Home] [Help]

APPS.OKC_DELIVERABLE_WF_PVT dependencies on OKC_RESP_PARTIES_B

Line 336: okc_resp_parties_b delrsp

332:
333: CURSOR getRespPartyCode IS
334: select resp_party_code
335: from
336: okc_resp_parties_b delrsp
337: ,okc_bus_doc_types_b docType
338: where delrsp.resp_party_code = p_resp_party
339: and doctype.document_type = p_business_document_type
340: and delrsp.document_type_class = docType.document_type_class