DBA Data[Home] [Help]

APPS.GMIVQTY dependencies on GMIVQTY

Line 1: PACKAGE BODY GMIVQTY AS

1: PACKAGE BODY GMIVQTY AS
2: /* $Header: GMIVQTYB.pls 120.0 2005/05/25 15:57:23 appldev noship $ */
3: /* Body start of comments
4: +==========================================================================+
5: | Copyright (c) 1998 Oracle Corporation |

Line 2: /* $Header: GMIVQTYB.pls 120.0 2005/05/25 15:57:23 appldev noship $ */

1: PACKAGE BODY GMIVQTY AS
2: /* $Header: GMIVQTYB.pls 120.0 2005/05/25 15:57:23 appldev noship $ */
3: /* Body start of comments
4: +==========================================================================+
5: | Copyright (c) 1998 Oracle Corporation |
6: | Redwood Shores, CA, USA |

Line 10: | GMIVQTYB.pls |

6: | Redwood Shores, CA, USA |
7: | All rights reserved. |
8: +==========================================================================+
9: | FILE NAME |
10: | GMIVQTYB.pls |
11: | |
12: | PACKAGE NAME |
13: | GMIVQTY |
14: | |

Line 13: | GMIVQTY |

9: | FILE NAME |
10: | GMIVQTYB.pls |
11: | |
12: | PACKAGE NAME |
13: | GMIVQTY |
14: | |
15: | DESCRIPTION |
16: | |
17: | CONTENTS |

Line 70: G_PKG_NAME CONSTANT VARCHAR2(30) := 'GMIVQTY';

66: +==========================================================================+
67: Body end of comments
68: */
69: /* Global variables */
70: G_PKG_NAME CONSTANT VARCHAR2(30) := 'GMIVQTY';
71: l_from_loct_ctl NUMBER;
72: l_to_loct_ctl NUMBER;
73: /* +=========================================================================+
74: | FUNCTION NAME |

Line 1745: END GMIVQTY;

1741: x_tran_rec.create_lot_index := NULL;
1742: x_tran_rec.non_inv := NULL;
1743: END construct_txn_rec;
1744:
1745: END GMIVQTY;