DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_PUB dependencies on OKL_TRANSACTION_PUB

Line 1: PACKAGE BODY OKL_TRANSACTION_PUB AS

1: PACKAGE BODY OKL_TRANSACTION_PUB AS
2: /* $Header: OKLPTXNB.pls 115.1 2002/08/19 22:05:30 dedey noship $*/
3:
4: -- Global Variables
5: G_DEBUG NUMBER := 1;

Line 313: END OKL_TRANSACTION_PUB;

309: x_msg_data => x_msg_data,
310: p_api_type => G_API_TYPE);
311: END abandon_revisions;
312:
313: END OKL_TRANSACTION_PUB;