DBA Data[Home] [Help]

APPS.PA_TRANS_UTILS dependencies on PA_TRANS_UTILS

Line 1: PACKAGE BODY PA_TRANS_UTILS AS

1: PACKAGE BODY PA_TRANS_UTILS AS
2: /* $Header: PATRUTLB.pls 115.4 2003/02/14 19:13:38 riyengar noship $
3: /* This api validates the actuals (EI) exists for the given assignment_id
4: * when assignment dates are modified / updated /inserted/ deleted
5: * if the EI exists for the given assignment and transaction date not

Line 175: END PA_TRANS_UTILS;

171: raise;
172:
173: END check_txn_exists;
174:
175: END PA_TRANS_UTILS;