DBA Data[Home] [Help]

APPS.PO_PERIODS_SV dependencies on PO_TBL_DATE

Line 13: , p_date_tbl IN po_tbl_date

9:
10: PROCEDURE get_period_info(
11: p_roll_logic IN VARCHAR2
12: , p_set_of_books_id IN NUMBER
13: , p_date_tbl IN po_tbl_date
14: , x_period_name_tbl OUT NOCOPY po_tbl_varchar30
15: , x_period_year_tbl OUT NOCOPY po_tbl_number
16: , x_period_num_tbl OUT NOCOPY po_tbl_number
17: , x_quarter_num_tbl OUT NOCOPY po_tbl_number