DBA Data[Home] [Help]

APPS.OKC_DELIVERABLE_WF_PVT dependencies on OKC_RESP_PARTIES_B

Line 321: okc_resp_parties_b delrsp

317:
318: CURSOR getRespPartyCode IS
319: select resp_party_code
320: from
321: okc_resp_parties_b delrsp
322: ,okc_bus_doc_types_b docType
323: where delrsp.resp_party_code = p_resp_party
324: and doctype.document_type = p_business_document_type
325: and delrsp.document_type_class = docType.document_type_class