- f_add_jaws_mms
string f_add_jaws_mms
(
in string lshtml
)
raises (CTS::PBUserException);
- f_create_report_links
string f_create_report_links
(
in MMS::StringSeq file_names,
in MMS::StringSeq file_desc
)
raises (CTS::PBUserException);
- f_delete_connection_state
short f_delete_connection_state
(
in string as_user,
in string as_project,
in string as_function_call
)
raises (CTS::PBUserException);
- f_get_comp_cc_logo
string f_get_comp_cc_logo
(
in string as_company
)
raises (CTS::PBUserException);
- f_get_company_logo
string f_get_company_logo
(
in string as_company
)
raises (CTS::PBUserException);
- f_get_help_info
string f_get_help_info
(
in string as_app,
in string as_tag
)
raises (CTS::PBUserException);
- f_get_logo
string f_get_logo
(
in string as_store,
in string as_psr_or_pdf
)
raises (CTS::PBUserException);
- f_match
string f_match
(
in string as_sid,
in string search_string,
in string search_column,
in string input_field,
in string option_value,
in string desc_column,
in string src_table,
in string cusi_company_id
)
raises (CTS::PBUserException);
- f_prev_next
string f_prev_next
(
in long al_rows_retr,
inout long al_start,
inout long al_end,
in string as_sid,
in string as_obj,
in string as_fn,
in string as_arg,
in long al_row
)
raises (CTS::PBUserException);
- f_sec_project
string f_sec_project
(
in string as_user,
in string as_proj
)
raises (CTS::PBUserException);
- f_send_message
short f_send_message
(
in string email_addr,
in string email_subj,
in string email_note,
in string email_attach,
in string email_cc_addr,
in string email_sender
)
raises (CTS::PBUserException);
- f_sf_gettoken
string f_sf_gettoken
(
in string as_source,
in string as_separator
)
raises (CTS::PBUserException);
- f_text_to_xls
void f_text_to_xls
(
in string as_filename,
in string as_newfile
)
raises (CTS::PBUserException);
- f_validate_country_and_state
string f_validate_country_and_state
(
in string as_country,
in string as_state,
in string as_address_type
)
raises (CTS::PBUserException);