DBA Data[Home] [Help]

APPS.EDR_IDX_XML_ELEMENT_PKG dependencies on STANDARD

Line 27: --OATLEntity standards mandates that all parameters be present for the

23: --this proc is called from the original insert_row in the table handler
24: --all the time. so now the index section name is always determined
25: --in this proc itself and the passed value is ignored by definition
26: --the reason we still need the original insert_row is because the
27: --OATLEntity standards mandates that all parameters be present for the
28: --proc
29:
30: procedure INSERT_ROW (
31: X_ELEMENT_ID in NUMBER,