DBA Data[Home] [Help]

APPS.PAY_PAYMENT_XML_PKG dependencies on PAY_ACTION_INFORMATION

Line 139: l_data pay_action_information.action_information1%type;

135:
136: l_proc_name varchar2(100);
137: l_tag_name varchar2(500);
138: l_struct_code fnd_id_flex_structures.id_flex_structure_code%type;
139: l_data pay_action_information.action_information1%type;
140: BEGIN
141:
142: IF p_node_type = 'D' THEN
143: OPEN csr_get_tag_name (g_leg_code|| '_BANK_DETAILS');