DBA Data[Home] [Help]

APPS.JL_ZZ_AP_EXT_AWT_UTIL dependencies on JL_ZZ_AP_WITHHOLDING_PKG

Line 20: PROCEDURE Print_Tax_Names (P_Tab_Payment_Wh IN JL_ZZ_AP_WITHHOLDING_PKG.Tab_Withholding);

16: * Purpose : This procedure shows all the elements of the PL/SQL table *
17: * (just for debug purposes) *
18: * *
19: **************************************************************************/
20: PROCEDURE Print_Tax_Names (P_Tab_Payment_Wh IN JL_ZZ_AP_WITHHOLDING_PKG.Tab_Withholding);
21:
22: /**************************************************************************
23: * *
24: * Name : Print_tab_all_wh *

Line 30: PROCEDURE Print_tab_all_wh (P_tab_all_wh IN JL_ZZ_AP_WITHHOLDING_PKG.Tab_All_Withholding);

26: * (just for debug purposes) *
27: * *
28: **************************************************************************/
29:
30: PROCEDURE Print_tab_all_wh (P_tab_all_wh IN JL_ZZ_AP_WITHHOLDING_PKG.Tab_All_Withholding);
31:
32: /**************************************************************************
33: * *
34: * Name : Print_tab_amounts *