DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on PO_TBL_VARCHAR30

Line 921: l_period_name_tbl po_tbl_varchar30;

917:
918: l_log_head CONSTANT VARCHAR2(100) := g_log_head||'GET_PERIOD_NAME';
919: l_progress VARCHAR2(3) := '000';
920:
921: l_period_name_tbl po_tbl_varchar30;
922: l_period_year_tbl po_tbl_number;
923: l_period_num_tbl po_tbl_number;
924: l_quarter_num_tbl po_tbl_number;
925: l_invalid_period_flag VARCHAR2(1);