- f_crc_scan
string f_crc_scan
(
in string as_sid,
in string as_step,
in string as_starting_location,
in string as_ending_location,
in string as_new_scans_only,
in string as_bcs_1,
in string as_bcs_2,
in string as_bcs_3,
in string as_bcs_4,
in string as_bcs_5,
in string as_pkg_code_1,
in string as_pkg_code_2,
in string as_pkg_code_3,
in string as_pkg_code_4,
in string as_pkg_code_5,
in string as_pkg_qty_1,
in string as_pkg_qty_2,
in string as_pkg_qty_3,
in string as_pkg_qty_4,
in string as_pkg_qty_5,
in string as_product_code_1,
in string as_product_code_2,
in string as_product_code_3,
in string as_product_code_4,
in string as_product_code_5,
in string as_processed_list,
in string as_starting_row,
in string as_number_rows_submitted
)
raises (CTS::PBUserException);
- f_cref_cat_del
string f_cref_cat_del
(
in string as_conf,
in string as_sid,
in string as_company,
in string as_cref,
in string as_prod
)
raises (CTS::PBUserException);
- f_cref_cat_dtl
string f_cref_cat_dtl
(
in string as_sid,
in string as_company,
in string crc_cref_code_1,
in string crc_product_code_1,
in string as_product_code_found,
in string crc_pkg_flag_1,
in string crc_pkg_code_1,
in string crc_pkg_qty_1
)
raises (CTS::PBUserException);
- f_cref_cat_list
string f_cref_cat_list
(
in string as_sid,
in string as_cref,
in string as_prod,
in string as_desc,
in string as_row
)
raises (CTS::PBUserException);
- f_cref_cat_report
string f_cref_cat_report
(
in string as_sid,
in string as_cref,
in string as_prod,
in string as_desc,
in string as_rep
)
raises (CTS::PBUserException);
- f_cref_cat_upd
string f_cref_cat_upd
(
in string as_sid,
in string as_func,
in string crc_company_id_1,
in string crc_cref_code_1,
in string crc_product_code_1,
in string crc_pkg_flag_1,
in string crc_pkg_code_1,
in string crc_pkg_qty_1
)
raises (CTS::PBUserException);
- f_cref_res
string f_cref_res
(
in string as_sid,
in string as_cref,
in string as_desc,
in string as_row,
in string as_colname
)
raises (CTS::PBUserException);
- f_ld_cref_srch
string f_ld_cref_srch
(
in string as_sid,
in string as_colname
)
raises (CTS::PBUserException);