DBA Data[Home] [Help]

APPS.GMF_ORGANIZATIONS_PKG dependencies on GMF_ORGANIZATIONS_PKG

Line 1: PACKAGE BODY GMF_ORGANIZATIONS_PKG AS

1: PACKAGE BODY GMF_ORGANIZATIONS_PKG AS
2: /* $Header: GMFPORGB.pls 120.5 2005/10/13 15:08:28 umoogala noship $ */
3: --+==========================================================================+
4: --| Copyright (c) 1998 Oracle Corporation |
5: --| Redwood Shores, CA, USA |

Line 9: --| Package Name : GMF_ORGANIZATIONS_PKG |

5: --| Redwood Shores, CA, USA |
6: --| All rights reserved. |
7: --+==========================================================================+
8: --| File Name : GMFPORGB.pls |
9: --| Package Name : GMF_ORGANIZATIONS_PKG |
10: --| API name : Get_Process_Organizations |
11: --| Type : Public |
12: --| Pre-reqs : N/A |
13: --| Function : Populate process organizations for a legal entity |

Line 146: END GMF_ORGANIZATIONS_PKG;

142: x_return_status := -1;
143:
144: END get_process_organizations;
145:
146: END GMF_ORGANIZATIONS_PKG;