DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on PO_TBL_VARCHAR30

Line 926: l_period_name_tbl po_tbl_varchar30;

922:
923: l_log_head CONSTANT VARCHAR2(100) := g_log_head||'GET_PERIOD_NAME';
924: l_progress VARCHAR2(3) := '000';
925:
926: l_period_name_tbl po_tbl_varchar30;
927: l_period_year_tbl po_tbl_number;
928: l_period_num_tbl po_tbl_number;
929: l_quarter_num_tbl po_tbl_number;
930: l_invalid_period_flag VARCHAR2(1);