DBA Data[Home] [Help]

APPS.XLA_ACCT_ANALYSIS_RPT_PKG dependencies on FND_FLEX_XML_PUBLISHER_APIS

Line 338: l_bind_variables fnd_flex_xml_publisher_apis.bind_variables;

334: IS
335:
336: l_log_module VARCHAR2(240);
337: l_where VARCHAR2(32000);
338: l_bind_variables fnd_flex_xml_publisher_apis.bind_variables;
339: l_numof_bind_variables NUMBER;
340: l_segment_name VARCHAR2(30);
341: l_segment_value VARCHAR2(1000);
342: l_data_type VARCHAR2(30);

Line 383: fnd_flex_xml_publisher_apis.kff_where

379: -- e.g. l_where stores the following:
380: -- gcck.SEGMENT1 BETWEEN :FLEX_PARM1 AND :FLEX_PARM2
381: -- AND gcck.SEGMENT2 BETWEEN :FLEX_PARM3 AND :FLEX_PARM4 ...
382: --
383: fnd_flex_xml_publisher_apis.kff_where
384: (p_lexical_name => 'FLEX_PARM'
385: ,p_application_short_name => 'SQLGL'
386: ,p_id_flex_code => 'GL#'
387: ,p_id_flex_num => p_coa_id