DBA Data[Home] [Help]

APPS.CST_PENDINGTXNSREPORT_PVT dependencies on CST_ORGANIZATION_DEFINITIONS

Line 460: l_org_code CST_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;

456: l_ref_cur SYS_REFCURSOR;
457: l_ctx NUMBER;
458: l_xml_temp CLOB;
459: l_offset PLS_INTEGER;
460: l_org_code CST_ORGANIZATION_DEFINITIONS.ORGANIZATION_CODE%TYPE;
461: l_period_name ORG_ACCT_PERIODS.PERIOD_NAME%TYPE;
462: l_resolution_type MFG_LOOKUPS.MEANING%TYPE;
463: l_temp VARCHAR2(240);
464: l_stmt_num NUMBER;