DBA Data[Home] [Help]

APPS.GHR_MTO_INT dependencies on GHR_API

Line 52: p_si ghr_api.special_information_type

48: p_transfer_name varchar2,
49: p_effective_date date,
50: p_person_id number,
51: p_flex_name varchar2,
52: p_si ghr_api.special_information_type
53: );
54:
55: /*
56: * The parameters, p_contact_name, and p_contact_type should contain values

Line 134: p_si ghr_api.special_information_type

130: p_transfer_name varchar2,
131: p_effective_date date,
132: p_person_id number,
133: p_flex_name varchar2,
134: p_si ghr_api.special_information_type
135: );
136:
137: procedure update_address(
138: p_transfer_name in varchar2,