DBA Data[Home] [Help]

APPS.CS_CP_AUDIT_PKG dependencies on CS_CP_AUDIT_S

Line 53: select cs_cp_audit_s.NEXTVAL

49: CURSOR C IS SELECT rowid FROM CS_CP_AUDIT
50: WHERE customer_product_id = X_Customer_Product_Id;
51:
52: BEGIN
53: select cs_cp_audit_s.NEXTVAL
54: into l_cp_audit_id
55: from dual;
56:
57: INSERT INTO CS_CP_AUDIT(