DBA Data[Home] [Help]

APPS.OE_INLINE_CUSTOMER_PUB dependencies on OE_ORDER_IMPORT_SPECIFIC_PVT

Line 32: p_header_customer_rec In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Rec_Type,

28: x_return_status OUT NOCOPY /* file.sql.39 change */ Varchar2
29: );
30:
31: Procedure Delete_Customer_Info(
32: p_header_customer_rec In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Rec_Type,
33: p_line_customer_tbl In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Tbl_Type);
34:
35: End OE_INLINE_CUSTOMER_PUB;

Line 33: p_line_customer_tbl In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Tbl_Type);

29: );
30:
31: Procedure Delete_Customer_Info(
32: p_header_customer_rec In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Rec_Type,
33: p_line_customer_tbl In OE_ORDER_IMPORT_SPECIFIC_PVT.Customer_Tbl_Type);
34:
35: End OE_INLINE_CUSTOMER_PUB;