DBA Data[Home] [Help]

APPS.WIP_TRANSACTIONS_PKG dependencies on WIP_TRANSACTIONS_PKG

Line 1: PACKAGE BODY WIP_TRANSACTIONS_PKG as

1: PACKAGE BODY WIP_TRANSACTIONS_PKG as
2: /* $Header: wiptxnsb.pls 115.12 2004/07/29 10:36:19 panagara ship $ */
3:
4: SUCCESS constant number := 0;
5: FAILURE constant number := -1;

Line 487: end WIP_TRANSACTIONS_PKG;

483:
484: commit ;
485: end if ;
486: END ;
487: end WIP_TRANSACTIONS_PKG;