DBA Data[Home] [Help]

APPS.GMF_AP_GET_1099_TYPES dependencies on GMF_AP_GET_1099_TYPES

Line 1: PACKAGE BODY GMF_AP_GET_1099_TYPES AS

1: PACKAGE BODY GMF_AP_GET_1099_TYPES AS
2: /* $Header: gmftaxtb.pls 115.0 99/07/16 04:24:43 porting shi $ */
3: CURSOR cur_ap_get_1099_types(st_date date, en_date date)
4: IS
5: SELECT '', income_tax_type, description, inactive_date

Line 51: END GMF_AP_GET_1099_TYPES; -- END GMF_AP_GET_1099_TYPES

47: when others then
48: error_status := SQLCODE;
49:
50: END; /*End of procedure proc_ap_get_1099_types*/
51: END GMF_AP_GET_1099_TYPES; -- END GMF_AP_GET_1099_TYPES