DBA Data[Home] [Help]

APPS.PQP_ALIEN_EXPAT_TAXATION_PKG dependencies on PAY_ACTION_PARAMETERS

Line 105: from pay_action_parameters

101: -- The cursor below gets the batch size
102: --
103: cursor c_pay_action_parameter is
104: select parameter_value
105: from pay_action_parameters
106: where parameter_name = 'PQP_US_WINDSTAR_READ_BATCH';
107: --
108: -- The cursor below gets the additional details of a person
109: --