DBA Data[Home] [Help]

APPS.AK_OBJECT_ATTRIBUTES_PKG dependencies on AK_REGION_ITEMS_PKG

Line 758: ak_region_items_pkg.insert_row(

754: max_sequence := nvl(dummy,0) + 1;
755:
756: /* call package procedure to insert new record */
757:
758: ak_region_items_pkg.insert_row(
759: x_rowid => row_id,
760: x_region_application_id => x_region_application_id,
761: x_region_code => x_region_code,
762: x_attribute_application_id => x_attribute_application_id,