DBA Data[Home] [Help]

APPS.AP_CARD_DATABASE_PKG dependencies on AK_REGIONS_VL

Line 134: c_title out nocopy AK_REGIONS_VL.NAME%TYPE,

130:
131: -------------------------------------------------------------------------------
132: PROCEDURE getPrompts( c_region_application_id in number,
133: c_region_code in varchar2,
134: c_title out nocopy AK_REGIONS_VL.NAME%TYPE,
135: c_prompts out nocopy prompts_table);
136: -------------------------------------------------------------------
137: -- Name: RaiseException
138: -- Desc: common routine for handling unrecoverrable(database) errors