DBA Data[Home] [Help]

APPS.JAI_AP_STND_TAX_PROCESS dependencies on JAI_AP_STND_TAX_PROCESS

Line 1: PACKAGE BODY JAI_AP_STND_TAX_PROCESS AS

1: PACKAGE BODY JAI_AP_STND_TAX_PROCESS AS
2: --$Header: jaiapprcb.pls 120.6.12010000.2 2008/11/24 03:13:38 huhuliu ship $
3: --|+======================================================================+
4: --| Copyright (c) 2007 Oracle Corporation Redwood Shores, California, USA |
5: --| All rights reserved. |

Line 8: --| JAI_AP_STND_TAX_PROCESS.plb |

4: --| Copyright (c) 2007 Oracle Corporation Redwood Shores, California, USA |
5: --| All rights reserved. |
6: --+=======================================================================+
7: --| FILENAME |
8: --| JAI_AP_STND_TAX_PROCESS.plb |
9: --| |
10: --| DESCRIPTION |
11: --| This package offer funcitons to calculate tax amount and creat |
12: --| tax lines. Also it provide the tax modification and delete |

Line 5449: END JAI_AP_STND_TAX_PROCESS;

5445: );
5446: END IF; --( ln_proc_level >= ln_dbg_level) ;
5447: RAISE;
5448: END Create_Tax_Lines;
5449: END JAI_AP_STND_TAX_PROCESS;