DBA Data[Home] [Help]

APPS.GR_ITEM_TOXIC_PKG dependencies on GR_LABELS_B_PKG

Line 1180: GR_LABELS_B_PKG.Check_Primary_Key

1176: END IF;
1177:
1178: /* Check the label code */
1179:
1180: GR_LABELS_B_PKG.Check_Primary_Key
1181: (p_label_code,
1182: 'F',
1183: l_rowid,
1184: l_key_exists);