DBA Data[Home] [Help]

APPS.PAY_BTL_BUS dependencies on PAY_COST_ALLOCATION_KEYFLEX

Line 1061: l_id_flex_num pay_cost_allocation_keyflex.id_flex_num%type;

1057: from per_business_groups
1058: where business_group_id= c_business_group_id;
1059:
1060: l_business_group_id pay_batch_headers.business_group_id%type;
1061: l_id_flex_num pay_cost_allocation_keyflex.id_flex_num%type;
1062: l_segments pay_btl_shd.segment_value;
1063:
1064:
1065: begin