DBA Data[Home] [Help]

APPS.GR_ITEM_EXPOSURE_PKG dependencies on GR_LABELS_B_PKG

Line 1134: GR_LABELS_B_PKG.Check_Primary_Key

1130: END IF;
1131:
1132: /* Check the label code */
1133:
1134: GR_LABELS_B_PKG.Check_Primary_Key
1135: (p_label_code,
1136: 'F',
1137: l_rowid,
1138: l_key_exists);