DBA Data[Home] [Help]

APPS.GR_RISK_SAFETY_PHRASES_PUB dependencies on GR_SAFETY_PHRASES_B_PKG

Line 223: gr_safety_phrases_b_pkg.Insert_Row

219: END IF;
220: CLOSE c_get_safety_phrase_code;
221:
222: -- insert a record for GR_SAFETY_PHRASES_B
223: gr_safety_phrases_b_pkg.Insert_Row
224: (p_commit => 'T',
225: p_called_by_form => 'F',
226: p_safety_phrase_code => p_phrase_code,
227: p_additional_text_type => 'N',