DBA Data[Home] [Help]

APPS.GMF_AR_GET_PHONES dependencies on GMF_AR_GET_PHONES

Line 1: PACKAGE BODY GMF_AR_GET_PHONES as

1: PACKAGE BODY GMF_AR_GET_PHONES as
2: /* $Header: gmfcuphb.pls 120.1 2005/09/08 09:24:08 sschinch noship $ */
3:
4: procedure AR_GET_PHONES (cust_id in out NOCOPY number,
5: addressid in out NOCOPY number,

Line 41: END GMF_AR_GET_PHONES;

37: error_status out NOCOPY number) is
38: begin
39: NULL;
40: end AR_GET_PHONES;
41: END GMF_AR_GET_PHONES;