DBA Data[Home] [Help]

APPS.PQP_ITERATIVE_ARREARAGE dependencies on HR_ORGANIZATION_INFORMATION

Line 39: (iterative_method hr_organization_information.org_information1%TYPE

35: Index By Binary_Integer;
36: g_Element_Arr_Values Arr_Data_Info;
37:
38: Type Itr_Data_Rec Is Record
39: (iterative_method hr_organization_information.org_information1%TYPE
40: ,adjust_to_within Number
41: );
42: Type Itr_Data_Info Is Table Of Itr_Data_Rec
43: Index By Binary_Integer;