DBA Data[Home] [Help]

APPS.PA_PROGRESS_PUB dependencies on PA_VARCHAR2_2000_TBL_TYPE

Line 13394: l_act_err_msg SYSTEM.pa_varchar2_2000_tbl_type:= SYSTEM.pa_varchar2_2000_tbl_type(); --increased the size for the bug 13640836

13390:
13391: /* Begin: Fix for Bug # 5526638. */
13392: l_act_err_flag SYSTEM.pa_num_tbl_type:= SYSTEM.pa_num_tbl_type();
13393: --l_act_err_msg SYSTEM.pa_varchar2_240_tbl_type:= SYSTEM.pa_varchar2_240_tbl_type();
13394: l_act_err_msg SYSTEM.pa_varchar2_2000_tbl_type:= SYSTEM.pa_varchar2_2000_tbl_type(); --increased the size for the bug 13640836
13395: l_act_out_report VARCHAR2(1) := 'N';
13396: l_err_msg VARCHAR2(600); --increased the size for the bug 13640836
13397: l_skip_exception Exception;
13398: l_pji_wp_exception Exception;