DBA Data[Home] [Help]

APPS.GR_DOCUMENT_PRINT_PKG dependencies on GR_ITEM_GENERAL_PKG

Line 1139: GR_ITEM_GENERAL_PKG.Check_Primary_Key

1135: x_msg_data := NULL;
1136: /*
1137: ** Check the item code
1138: */
1139: GR_ITEM_GENERAL_PKG.Check_Primary_Key
1140: (p_item_code,
1141: 'F',
1142: l_rowid,
1143: l_key_exists);