DBA Data[Home] [Help]

APPS.PAY_CA_USER_INIT_EARN dependencies on PAY_DEFINED_BALANCES

Line 126: pay_defined_balances

122: set process mode.
123: 05-AUG-2003 ssouresr 115.28 Saving run balances for _GRE_RUN
124: _GRE_JD_RUN, _ASG_GRE_RUN and
125: _ASG_JD_GRE_RUN on
126: pay_defined_balances
127: 05-AUG-2003 ssouresr 115.29 Removed _GRE_RUN and _GRE_JD_RUN from previous change as these
128: dimensions are not required for
129: saving nonseeded balances
130:

Line 892: UPDATE pay_defined_balances

888: FOR dim IN get_asg_jd_gre_run_dim_id LOOP
889: l_asg_jd_gre_run_dim_id := dim.balance_dimension_id;
890: END LOOP;
891:
892: UPDATE pay_defined_balances
893: SET save_run_balance = 'Y'
894: WHERE balance_type_id = l_pri_bal_id
895: AND balance_dimension_id IN
896: (l_asg_gre_run_dim_id,