- f_doc_type_del
string f_doc_type_del
(
in string as_sid,
in string as_company,
in string as_type,
in string as_conf,
in string as_cat_id
)
raises (CTS::PBUserException);
- f_doc_type_dtl
string f_doc_type_dtl
(
in string as_sid,
in string as_company,
in string as_type,
in string as_cat_id
)
raises (CTS::PBUserException);
- f_doc_type_upd
string f_doc_type_upd
(
in string as_sid,
in string as_func,
in string dot_company_id_1,
in string dot_type_1,
in string dot_description_1,
in string dot_cat_id_1,
in string dot_cc_loc_1
)
raises (CTS::PBUserException);
- f_document_type_list
string f_document_type_list
(
in string as_sid,
in string as_row
)
raises (CTS::PBUserException);
- f_employee_list_psr
string f_employee_list_psr
(
in string as_sid,
in string as_location,
in string as_fname,
in string as_lname,
in string as_security,
in string as_active,
in string as_department
)
raises (CTS::PBUserException);
- f_employee_list_psr_sel
string f_employee_list_psr_sel
(
in string as_sid
)
raises (CTS::PBUserException);
- f_je_download
string f_je_download
(
in string as_sid,
in string as_batch,
in string as_post_flag,
in string as_jeh,
in string as_source,
in string as_from_enter,
in string as_to_enter,
in string as_from_period,
in string as_to_period,
in string as_written_by,
in string as_jeh_auto_rev_flag,
in string as_jeh_rev_post_flag
)
raises (CTS::PBUserException);
- f_je_download_sel
string f_je_download_sel
(
in string as_sid
)
raises (CTS::PBUserException);
- f_sales_tax_rpt
string f_sales_tax_rpt
(
in string as_sid,
in string tax_code,
in string tax_type,
in string tax_desc,
in string tax_city,
in string tax_state
)
raises (CTS::PBUserException);
- f_termscd_rpt
string f_termscd_rpt
(
in string as_sid,
in string as_code,
in string as_type,
in string as_source
)
raises (CTS::PBUserException);