DBA Data[Home] [Help]

APPS.GR_ITEM_EXPOSURE_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 1121: GR_ITEM_GENERAL_PKG.Check_Primary_Key

1117: l_msg_token := NULL;
1118:
1119: /* Check the item code */
1120:
1121: GR_ITEM_GENERAL_PKG.Check_Primary_Key
1122: (p_item_code,
1123: 'F',
1124: l_rowid,
1125: l_key_exists);