DBA Data[Home] [Help]

APPS.ASO_ORDER_FEEDBACK_GET_PVT dependencies on ASO_REQUEST_VAR_TYPE

Line 1380: p_action_request_varray IN SYSTEM.ASO_Request_Var_Type,

1376: -- Action Requests
1377:
1378: PROCEDURE Action_Request_Var_To_Tbl
1379: (
1380: p_action_request_varray IN SYSTEM.ASO_Request_Var_Type,
1381: x_action_request_tbl OUT NOCOPY /* file.sql.39 change */ OE_Order_PUB.Request_Tbl_Type
1382: )
1383: IS
1384: i NUMBER;