DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on WSH_TRANSACTIONS_HISTORY_PKG

Line 20: l_trns_history_rec IN wsh_transactions_history_pkg.txns_history_record_type,

16: --
17: G_PKG_NAME CONSTANT VARCHAR2(50) := 'WSH_PROCESS_INTERFACED_PKG';
18: --
19: PROCEDURE process_inbound (
20: l_trns_history_rec IN wsh_transactions_history_pkg.txns_history_record_type,
21: x_return_status OUT NOCOPY VARCHAR2
22: )
23: IS
24: