DBA Data[Home] [Help]

APPS.OKC_CODE_HOOK dependencies on OKC_QA_ERRORS_T

Line 111: type l_qa_errors_table is table of OKC_QA_ERRORS_T%ROWTYPE INDEX BY BINARY_INTEGER;

107: x_msg_data OUT NOCOPY VARCHAR2
108: );
109:
110:
111: type l_qa_errors_table is table of OKC_QA_ERRORS_T%ROWTYPE INDEX BY BINARY_INTEGER;
112:
113:
114: /*
115: * Enable this procedure if custom QA checks has to be added for the Contract Expert Rules Activation