DBA Data[Home] [Help]

APPS.GHR_MASS_ACT_CUSTOM SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 7

procedure pre_insert ( p_cust_in_rec in ghr_mass_custom_in_rec_type,
                       p_cust_rec in out nocopy ghr_mass_custom_out_rec_type) is
   l_cust_rec ghr_mass_custom_out_rec_type;
Line: 18

END pre_insert;