[Home] [Help]
954: BEGIN
955: ---------------------------------------------------------
956: l_debug_info := 'Get AP_WEB_WF_SS_ERROR prompts';
957: ---------------------------------------------------------
958: AP_WEB_DISC_PKG.getPrompts(200,'AP_WEB_WF_SS_ERROR', l_title, l_prompts);
959:
960: ---------------------------------------------------------
961: l_debug_info := 'Build the table column headers for sysadmin/preparer';
962: ---------------------------------------------------------
9877: ELSE -- HTML
9878: ----------------------------------
9879: l_debug_info := 'Get prompts';
9880: ----------------------------------
9881: AP_WEB_DISC_PKG.getPrompts(200,'AP_WEB_WF_LINETABLE',l_title,l_prompts);
9882:
9883: /**
9884: * Bug 3336259: CC SP and ADJ Fix start
9885: * set the table header depending whether we are building adjustment, policy violation or missing receipts table
12064:
12065: ------------------------------------------------------------
12066: l_debug_info := 'Get prompts';
12067: ------------------------------------------------------------
12068: AP_WEB_DISC_PKG.getPrompts(200,'AP_WEB_WF_LINETABLE',l_title,l_prompts);
12069:
12070: ------------------------------------------------------------
12071: l_debug_info := 'Check Projects enabled';
12072: ------------------------------------------------------------