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.9.12020000.2 2012/07/24 14:53:19 spabolu ship $ */
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 201: END GMF_ORGANIZATIONS_PKG;

197: x_return_status := -1;
198:
199: END get_process_organizations;
200:
201: END GMF_ORGANIZATIONS_PKG;