DBA Data[Home] [Help]

APPS.PSB_EXCEL2_PVT dependencies on PSB_WS_MATRIX

Line 87: g_ws_line_year_rec psb_ws_matrix.ws_line_year_rec_type;

83: -- Storage structures from PSBVWP2B.pls end
84:
85: g_worksheets_tbl PSB_WS_Ops_Pvt.Worksheet_Tbl_Type;
86:
87: g_ws_line_year_rec psb_ws_matrix.ws_line_year_rec_type;
88:
89: g_max_num_cols CONSTANT NUMBER := 12;
90: g_max_num_pos_ws_cols CONSTANT NUMBER := 168;
91: