DBA Data[Home] [Help]

APPS.OE_PORTAL_ORDER dependencies on OE_ATP

Line 19: l_atp_tbl OE_ATP.Atp_Tbl_Type;

15: , p_header_id IN NUMBER
16: , p_book_flag IN VARCHAR2 := 'N'
17: )
18: IS
19: l_atp_tbl OE_ATP.Atp_Tbl_Type;
20: l_return_status VARCHAR2(1);
21: l_control_rec OE_GLOBALS.Control_Rec_Type;
22: l_line_tbl OE_ORDER_PUB.LINE_TBL_TYPE;
23: --