DBA Data[Home] [Help]

APPS.GMF_AP_GET_VENDOR_CONTACTS dependencies on GMF_AP_GET_VENDOR_CONTACTS

Line 1: PACKAGE BODY GMF_AP_GET_VENDOR_CONTACTS as

1: PACKAGE BODY GMF_AP_GET_VENDOR_CONTACTS as
2: /* $Header: gmfvndcb.pls 115.0 99/07/16 04:26:05 porting shi $ */
3: cursor cur_ap_get_vendor_contacts
4: (st_date date, en_date date,
5: vndor_contact_id number, vndr_sit_id number) is

Line 65: END GMF_AP_GET_VENDOR_CONTACTS;

61: error_status := SQLCODE;
62:
63:
64: end AP_GET_VENDOR_CONTACTS;
65: END GMF_AP_GET_VENDOR_CONTACTS;