DBA Data[Home] [Help]

APPS.GMF_INTERNAL_ORDERS dependencies on GMF_INTERNAL_ORDERS

Line 1: PACKAGE BODY GMF_INTERNAL_ORDERS AS

1: PACKAGE BODY GMF_INTERNAL_ORDERS AS
2: /* $Header: GMFINORB.pls 115.5 2004/01/22 20:46:54 sschinch noship $ */
3:
4:
5: /*===============================================================================

Line 6: *Package: GMF_INTERNAL_ORDERS

2: /* $Header: GMFINORB.pls 115.5 2004/01/22 20:46:54 sschinch noship $ */
3:
4:
5: /*===============================================================================
6: *Package: GMF_INTERNAL_ORDERS
7: * Procedure: GET_INTERNAL_ORDER_STS
8: * Description: This procedure returns status to indicate how to book an entry
9: *
10: * Inputs:

Line 82: *Package: GMF_INTERNAL_ORDERS

78: END GET_INTERNAL_ORDER_STS;
79:
80:
81: /*===============================================================================
82: *Package: GMF_INTERNAL_ORDERS
83: * Procedure: GET_TRANSFER_PRICE
84: * Description: This procedure returns transfer price in shipping operation unit
85: * currency.
86: *

Line 205: END GMF_INTERNAL_ORDERS;

201: END IF;
202:
203: END GET_TRANSFER_PRICE;
204:
205: END GMF_INTERNAL_ORDERS;