DBA Data[Home] [Help]

APPS.POR_IFT_ADMIN_PKG dependencies on POR_TEMPLATE_ATTRIBUTES_S

Line 256: 'IFT_'||to_char(por_template_attributes_s.NEXTVAL),

252: LAST_UPDATE_DATE,
253: LAST_UPDATE_LOGIN)
254: VALUES (
255: p_template_code,
256: 'IFT_'||to_char(por_template_attributes_s.NEXTVAL),
257: p_display_sequence,
258: p_flex_value_set_id,
259: p_required_flag,
260: p_node_display_flag,