DBA Data[Home] [Help]

APPS.GHR_HISTORY_CONV_RG dependencies on GHR_ASSIGNMENT_EXTRA_INFO_H_V

Line 935: Procedure conv_to_asgnei_rg( p_asgnei_h_v in ghr_assignment_extra_info_h_v%rowtype,

931:
932:
933:
934:
935: Procedure conv_to_asgnei_rg( p_asgnei_h_v in ghr_assignment_extra_info_h_v%rowtype,
936: p_asgnei_data out nocopy per_assignment_extra_info%rowtype) is
937:
938: l_proc varchar(30):='conv_to_asgnei_rg';
939: l_asgnei_data per_assignment_extra_info%rowtype;