DBA Data[Home] [Help]

APPS.IBU_MULTIPARTY_PUB dependencies on IBU_VAR_3_TBL_TYPE

Line 12: p_operation_type IN SYSTEM.IBU_VAR_3_TBL_TYPE

8: *
9: */
10: PROCEDURE send_email_notification( p_user_id IN SYSTEM.IBU_NUM_TBL_TYPE,
11: p_party_id IN SYSTEM.IBU_NUM_TBL_TYPE,
12: p_operation_type IN SYSTEM.IBU_VAR_3_TBL_TYPE
13: )
14: IS
15: i NUMBER ;
16: BEGIN