DBA Data[Home] [Help]

APPS.GL_PERIOD_STATUS_SYNC_PUB dependencies on GL_PERIOD_STATUS_SYNC_PUB

Line 1: PACKAGE BODY gl_period_status_sync_pub AS

1: PACKAGE BODY gl_period_status_sync_pub AS
2: /* $Header: glpssysb.pls 120.4.12010000.1 2009/12/16 11:56:23 sommukhe noship $ */
3: /*================================================================================|
4: | FILENAME |
5: | glpssysb.pls |

Line 8: | GL_PERIOD_STATUS_SYNC_PUB |

4: | FILENAME |
5: | glpssysb.pls |
6: | |
7: | PACKAGE NAME |
8: | GL_PERIOD_STATUS_SYNC_PUB |
9: | |
10: | DESCRIPTION |
11: | This is a GL Period Synchronization which is used to Open a GL period for |
12: | Primary and its Secondary and Reporting Ledgers with in a gieven date range.|

Line 774: END gl_period_status_sync_pub;

770: '+---------------------------------------------------------------------------+'
771: );
772: END period_status_sync;
773: ------------********************************************************************---------------
774: END gl_period_status_sync_pub;
775: ------------********************************************************************---------------
776: ------------********************************************************************---------------