DBA Data[Home] [Help]

APPS.GML_MLT_CNTR_RCPT dependencies on GML_MLT_CNTR_RCPT

Line 1: PACKAGE BODY GML_MLT_CNTR_RCPT AS

1: PACKAGE BODY GML_MLT_CNTR_RCPT AS
2: /* $Header: GMLMTCRB.pls 115.3 2004/06/18 17:08:01 pupakare noship $*/
3:
4: /*+========================================================================+
5: | Copyright (c) 1998 Oracle Corporation |

Line 13: | GML_MLT_CNTR_RCPT |

9: | FILE NAME |
10: | GMLMTCRB.pls |
11: | |
12: | PACKAGE NAME |
13: | GML_MLT_CNTR_RCPT |
14: | |
15: | DESCRIPTION |
16: | This package procedure is use to create new lots depending on the |
17: | parameters passed and returns the new lots in the plsql table back to |

Line 604: END GML_MLT_CNTR_RCPT;

600: BEGIN
601: return l_temp;
602: END Gmigapi_Qty_Format;
603:
604: END GML_MLT_CNTR_RCPT;