DBA Data[Home] [Help]

APPS.PA_ACTIONS_PUB dependencies on PA_EVENT_PUB

Line 4: l_event_in_tbl PA_EVENT_PUB.event_in_tbl_type;

1: PACKAGE PA_ACTIONS_PUB AUTHID DEFINER as
2: /* $Header: PAACTNPS.pls 120.1 2005/08/19 16:14:41 mwasowic noship $ */
3:
4: l_event_in_tbl PA_EVENT_PUB.event_in_tbl_type;
5: l_event_out_tbl PA_EVENT_PUB.event_out_tbl_type;
6:
7: l_dlv_ship_action_rec oke_amg_grp.dlv_ship_action_rec_type;
8: l_dlv_req_action_rec oke_amg_grp.dlv_req_action_rec_type;

Line 5: l_event_out_tbl PA_EVENT_PUB.event_out_tbl_type;

1: PACKAGE PA_ACTIONS_PUB AUTHID DEFINER as
2: /* $Header: PAACTNPS.pls 120.1 2005/08/19 16:14:41 mwasowic noship $ */
3:
4: l_event_in_tbl PA_EVENT_PUB.event_in_tbl_type;
5: l_event_out_tbl PA_EVENT_PUB.event_out_tbl_type;
6:
7: l_dlv_ship_action_rec oke_amg_grp.dlv_ship_action_rec_type;
8: l_dlv_req_action_rec oke_amg_grp.dlv_req_action_rec_type;
9: l_dlv_ship_action_rec_b oke_amg_grp.dlv_ship_action_rec_type;