DBA Data[Home] [Help]

APPS.CSM_CSP_REQ_LINES_EVENT_PKG dependencies on CSP_REQUIREMENT_HEADERS

Line 357: csp_requirement_headers d ,

353: where a.requirement_line_id=b.requirement_line_id
354: and b.source_type= 'RES' and b.source_id=c.reservation_id
355: and b.req_line_detail_id=l_req_line_detail_id
356: and au.user_id=a.user_id ) b,
357: csp_requirement_headers d ,
358: csp_requirement_lines e
359: where e.requirement_line_id=b.requirement_line_id
360: and d.requirement_header_id=e.requirement_header_id
361: and not exists(select 1 from CSM_REQ_LINE_DETAILS_ACC acc