DBA Data[Home] [Help]

APPS.OKS_FULFILL dependencies on OKC_K_GRPINGS

Line 79: OKC_K_GRPINGS okg

75: CURSOR chr_csr IS
76: SELECT hdr.id id
77: , line.id line_id
78: FROM
79: OKC_K_GRPINGS okg
80: ,OKC_K_PARTY_ROLES_B okp
81: ,OKC_K_HEADERS_B Hdr
82: ,OKC_STATUSES_B st
83: ,OKC_K_LINES_B line

Line 358: OKC_K_GRPINGS okg

354: avg(hdr.id) avgid,
355: stddev(hdr.id) stdid,
356: count(*) total
357: From
358: OKC_K_GRPINGS okg
359: ,OKC_K_PARTY_ROLES_B okp
360: ,OKC_K_HEADERS_B Hdr
361: ,OKC_STATUSES_B ST
362: Where Hdr.scs_code = 'SUBSCRIPTION'