[Home] [Help]
700: --
701: -- Use the Row handler to insert the row
702: --
703:
704: HXC_ULP_INS.INS
705: (P_LAYOUT_COMPONENT_ID => l_layout_component_id
706: ,P_PROMPT_ALIAS => P_PROMPT_ALIAS
707: ,P_PROMPT_TYPE => P_PROMPT_TYPE
708: ,p_region_code => p_region_code
1684: --
1685: -- Use the Row handler to insert the row
1686: --
1687:
1688: hxc_ulp_ins.ins(
1689: p_layout_component_id=> l_layout_component_id,
1690: p_prompt_alias=> p_prompt_alias,
1691: p_prompt_type=> p_prompt_type,
1692: p_region_code=> p_region_code,