DBA Data[Home] [Help]

APPS.JAI_FBT_PROCESS_P dependencies on JAI_FBT_PROCESS_P

Line 1: PACKAGE BODY JAI_FBT_PROCESS_P AS

1: PACKAGE BODY JAI_FBT_PROCESS_P AS
2: --$Header: jainfbtprc.plb 120.10 2011/03/03 11:44:45 abezgam ship $
3: --+=======================================================================+
4: --| Copyright (c) 1998 Oracle Corporation |
5: --| Redwood Shores, CA, USA |

Line 9: --| jai_fbt_process_p.plb |

5: --| Redwood Shores, CA, USA |
6: --| All rights reserved. |
7: --+=======================================================================+
8: --| FILENAME |
9: --| jai_fbt_process_p.plb |
10: --| |
11: --| DESCRIPTION |
12: --| To fetch eligible ap invoices and gl journals for FBT assessment |
13: --| and calculate the tax and insert data into jai_fbt_repository |

Line 328: END JAI_FBT_PROCESS_P; --END OF PACKAGE

324: Begin
325: dummy:='NULL';
326: END Fbt_Inv_Process;
327:
328: END JAI_FBT_PROCESS_P; --END OF PACKAGE