DBA Data[Home] [Help]

APPS.OE_RMA_RECEIVING dependencies on OE_ORDER_PUB

Line 39: Function Get_Open_Line_Id (p_line_rec OE_ORDER_PUB.Line_Rec_Type)

35: p_Quantity2 IN NUMBER DEFAULT NULL,
36: p_R2Cust_Parent_Trn_Type IN VARCHAR2 DEFAULT NULL
37: );
38:
39: Function Get_Open_Line_Id (p_line_rec OE_ORDER_PUB.Line_Rec_Type)
40: RETURN NUMBER;
41:
42: Procedure Get_RMA_Available_Quantity(
43: p_RMA_Line_ID In Number,