DBA Data[Home] [Help]

APPS.GMIVDBL dependencies on GMIVDBL

Line 1: PACKAGE BODY GMIVDBL AS

1: PACKAGE BODY GMIVDBL AS
2: /* $Header: GMIVDBLB.pls 115.22 2004/02/25 15:43:40 mkalyani ship $ */
3: /* +=========================================================================+
4: | Copyright (c) 2000 Oracle Corporation |
5: | TVP, Reading, England |

Line 2: /* $Header: GMIVDBLB.pls 115.22 2004/02/25 15:43:40 mkalyani ship $ */

1: PACKAGE BODY GMIVDBL AS
2: /* $Header: GMIVDBLB.pls 115.22 2004/02/25 15:43:40 mkalyani ship $ */
3: /* +=========================================================================+
4: | Copyright (c) 2000 Oracle Corporation |
5: | TVP, Reading, England |
6: | All rights reserved |

Line 9: | GMIVDBLB.pls |

5: | TVP, Reading, England |
6: | All rights reserved |
7: +=========================================================================+
8: | FILENAME |
9: | GMIVDBLB.pls |
10: | |
11: | DESCRIPTION |
12: | |
13: | This package body contains routines which are privately |

Line 18: | GMIVDBL Inventory API Database Layer |

14: | accessible from the inventory API processing layers. No other use, |
15: | either public or private is supported. |
16: | |
17: | API NAME |
18: | GMIVDBL Inventory API Database Layer |
19: | |
20: | TYPE |
21: | Private |
22: | |

Line 2171: END GMIVDBL;

2167: RETURN FALSE;
2168:
2169: END ic_xfer_mst_update;
2170: */
2171: END GMIVDBL;