DBA Data[Home] [Help]

APPS.CST_PENDINGTXNSREPORT_PVT dependencies on CST_ORGANIZATION_DEFINITIONS

Line 474: l_org_code CST_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;

470: l_ref_cur SYS_REFCURSOR;
471: l_ctx NUMBER;
472: l_xml_temp CLOB;
473: l_offset PLS_INTEGER;
474: l_org_code CST_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;
475: l_period_name ORG_ACCT_PERIODS.PERIOD_NAME%TYPE;
476: l_resolution_type MFG_LOOKUPS.MEANING%TYPE;
477: l_temp VARCHAR2(240);
478: l_stmt_num NUMBER;