DBA Data[Home] [Help]

APPS.FA_XLA_CMP_SOURCES_PKG dependencies on FA_XLA_CMP_SOURCES_PKG

Line 1: PACKAGE BODY fa_xla_cmp_sources_pkg AS

1: PACKAGE BODY fa_xla_cmp_sources_pkg AS
2: /* $Header: faxlacsb.pls 120.38.12020000.4 2012/11/30 11:50:31 spooyath ship $ */
3: /*===========================================================================+
4: | Copyright (c) 2001-2002 Oracle Corporation |
5: | Redwood Shores, CA, USA |

Line 9: | fa_xla_cmp_sources_pkg |

5: | Redwood Shores, CA, USA |
6: | All rights reserved. |
7: +============================================================================+
8: | PACKAGE NAME |
9: | fa_xla_cmp_sources_pkg |
10: | |
11: | DESCRIPTION |
12: | This is a FA private package, which contains all the APIs required |
13: | for to determine sql statments for GT insert based on sources in |

Line 2429: END fa_xla_cmp_sources_pkg;

2425: RETURN FALSE;
2426:
2427: END GenerateSourcesExtract;
2428:
2429: END fa_xla_cmp_sources_pkg;