RHIQU464_STUDENTADDRESSF01 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RHIQU464_STUDENTADDRESSF01 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include RHIQU464_STUDENTADDRESSF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRIQ_CHECK_CONVERT_CUST_ADDR CALL FUNCTION 'HRIQ_CHECK_CONVERT_CUST_ADDR' IMPORTING ev_std_subty = p_gv_std_subty TABLES et_addrkind = p_gt_addrkind EXCEPTIONS customizing_error = 1.
HRIQ_CONVERSION_STATUS_CHECK CALL FUNCTION 'HRIQ_CONVERSION_STATUS_CHECK' EXPORTING iv_repid = p_repid iv_step = p_step IMPORTING ev_finished = p_finished.
HRIQ_MACO CALL FUNCTION 'HRIQ_MACO' EXPORTING plvar = p_gv_plvar otype = p_gv_stotype no_dialog = gc_true TABLES sel_objects = lt_sel_object EXCEPTIONS f15 = 1 wrong_condition = 2 nothing_found = 3 OTHERS = 4.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = p_gt_message.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = p_gt_message.
PSCM_CMACBPST_READ_WITH_STID CALL FUNCTION 'PSCM_CMACBPST_READ_WITH_STID' EXPORTING iv_stobjid = p_gt_students-objid IMPORTING ev_partner = p_gt_students-partner EXCEPTIONS student_not_found = 1 invalid_parameter_assign = 2 OTHERS = 3.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = p_gt_message.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = p_gt_message.
HRIQ_READ_INFTY_NNNN CALL FUNCTION 'HRIQ_READ_INFTY_NNNN' EXPORTING with_stru_auth = ' ' infty = '1032' subty = '0010' begda = sy-datum sort = ' ' TABLES innnn = p_gt_p1032 OBJECTS = lt_hrobjects EXCEPTIONS OTHERS = 0.
HRIQ_READ_INFTY_NNNN CALL FUNCTION 'HRIQ_READ_INFTY_NNNN' EXPORTING with_stru_auth = ' ' infty = '1028' begda = sy-datum sort = ' ' TABLES innnn = p_gt_p1028 OBJECTS = lt_hrobjects EXCEPTIONS OTHERS = 0.
HRIQ_READ_INFTY_NNNN CALL FUNCTION 'HRIQ_READ_INFTY_NNNN' EXPORTING with_stru_auth = ' ' infty = '1702' begda = sy-datum sort = ' ' TABLES innnn = p_gt_p1702 OBJECTS = lt_hrobjects EXCEPTIONS OTHERS = 0.
HRIQ_CUT_PERIODS CALL FUNCTION 'HRIQ_CUT_PERIODS' TABLES period_tab = p_lt_periods.
LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = p_lv_strname CHANGING ct_fieldcat = lt_fieldcat.
BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = l_s_log EXCEPTIONS OTHERS = 1.
BAL_DSP_PROFILE_SINGLE_LOG_GET CALL FUNCTION 'BAL_DSP_PROFILE_SINGLE_LOG_GET' IMPORTING e_s_display_profile = l_s_display_profile EXCEPTIONS OTHERS = 1.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING * I_S_LOG_FILTER = * I_T_LOG_CONTEXT_FILTER = * I_S_MSG_FILTER = * I_T_MSG_CONTEXT_FILTER = * I_T_LOG_HANDLE = * I_T_MSG_HANDLE = i_s_display_profile = l_s_display_profile EXCEPTIONS OTHERS = 1.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = l_s_msg EXCEPTIONS log_not_found = 0 OTHERS = 1.
BAPI_TRANSACTION_ROLLBACK CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.
CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
BAPI_TRANSACTION_ROLLBACK CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'N' textline1 = text-006 textline2 = text-007 titel = text-008 IMPORTING answer = p_lv_answer.
COUNTRY_CODE_SAP_TO_ISO CALL FUNCTION 'COUNTRY_CODE_SAP_TO_ISO' EXPORTING sap_code = ls_address-country IMPORTING iso_code = ls_address-countryiso EXCEPTIONS OTHERS = 0.
LANGUAGE_CODE_SAP_TO_ISO CALL FUNCTION 'LANGUAGE_CODE_SAP_TO_ISO' EXPORTING sap_code = ls_address-langu IMPORTING iso_code = ls_address-languiso EXCEPTIONS OTHERS = 0.
BUPA_ADDRESS_ADD CALL FUNCTION 'BUPA_ADDRESS_ADD' EXPORTING iv_partner = p_student-partner is_address = ls_address TABLES it_adsmtp = lt_adsmtp et_return = lt_return.
BUPA_ADDRESS_GET_DETAIL CALL FUNCTION 'BUPA_ADDRESS_GET_DETAIL' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_addr-addrnumber TABLES et_adsmtp = lt_adsmtp.
BUPA_ADDRESS_CHANGE CALL FUNCTION 'BUPA_ADDRESS_CHANGE' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_addr-addrnumber TABLES it_adsmtp = lt_adsmtp it_adsmt_x = lt_adsmtp_x et_return = lt_return.
BUPA_ADDRESS_GET_DETAIL CALL FUNCTION 'BUPA_ADDRESS_GET_DETAIL' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_old-addrnumber IMPORTING es_address = ls_address TABLES et_adtel = lt_adtel et_adfax = lt_adfax et_adsmtp = lt_adsmtp.
HRIQ_CONVERT_FON_1028_ZAV CALL FUNCTION 'HRIQ_CONVERT_FON_1028_ZAV' EXPORTING telnr = ls_p1028-telnr TABLES bapiadtel = lt_adtel_tmp.
HRIQ_CONVERT_FAX_1028_ZAV CALL FUNCTION 'HRIQ_CONVERT_FAX_1028_ZAV' EXPORTING faxnr = ls_p1028-faxnr TABLES bapiadfax = lt_adfax_tmp.
BUPA_ADDRESS_CHANGE CALL FUNCTION 'BUPA_ADDRESS_CHANGE' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_old-addrnumber is_address = ls_address is_address_x = ls_address_x TABLES it_adtel = lt_adtel it_adfax = lt_adfax it_adsmtp = lt_adsmtp it_adtel_x = lt_adtel_x it_adfax_x = lt_adfax_x it_adsmt_x = lt_adsmtp_x et_return = lt_return.
HRIQ_CONVERT_FON_1028_ZAV CALL FUNCTION 'HRIQ_CONVERT_FON_1028_ZAV' EXPORTING telnr = ls_p1028-telnr TABLES bapiadtel = lt_adtel.
HRIQ_CONVERT_FAX_1028_ZAV CALL FUNCTION 'HRIQ_CONVERT_FAX_1028_ZAV' EXPORTING faxnr = ls_p1028-faxnr TABLES bapiadfax = lt_adfax.
BUPA_ADDRESS_ADD CALL FUNCTION 'BUPA_ADDRESS_ADD' EXPORTING iv_partner = p_student-partner is_address = ls_address TABLES it_adtel = lt_adtel it_adfax = lt_adfax it_adsmtp = lt_adsmtp it_aduse = lt_aduse et_return = lt_return.
COUNTRY_CODE_SAP_TO_ISO CALL FUNCTION 'COUNTRY_CODE_SAP_TO_ISO' EXPORTING sap_code = p_new-country IMPORTING iso_code = lv_countryiso EXCEPTIONS OTHERS = 0.
LANGUAGE_CODE_SAP_TO_ISO CALL FUNCTION 'LANGUAGE_CODE_SAP_TO_ISO' EXPORTING sap_code = p_new-langu IMPORTING iso_code = lv_laiso EXCEPTIONS OTHERS = 0.
BUA_ADDRESS_GET_ALL CALL FUNCTION 'BUA_ADDRESS_GET_ALL' EXPORTING i_partner = p_p_student-partner TABLES t_address = lt_address t_addruse = lt_addrkind EXCEPTIONS OTHERS = 0.
BUPA_ADDRESS_CHANGE CALL FUNCTION 'BUPA_ADDRESS_CHANGE' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_old-addrnumber TABLES it_aduse = lt_aduse it_aduse_x = lt_adusx et_return = lt_return.
BUPA_ADDRESS_REMOVE CALL FUNCTION 'BUPA_ADDRESS_REMOVE' EXPORTING iv_partner = p_student-partner iv_addrnumber = p_addrnumber TABLES et_return = lt_return.
BUPA_ADDRESS_GET_DETAIL * CALL FUNCTION 'BUPA_ADDRESS_GET_DETAIL' * EXPORTING * iv_partner = p_lt_students-partner * iv_addrnumber =
-addrnumber * TABLES * et_adsmtp = lt_adsmtp.
BAL_DB_SAVE CALL FUNCTION 'BAL_DB_SAVE' EXPORTING i_save_all = 'X' EXCEPTIONS OTHERS = 0.
ENQUEUE_EBU_PARTNR CALL FUNCTION 'ENQUEUE_EBU_PARTNR' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = lt_message.
ENQUEUE_EBU_PARTNR CALL FUNCTION 'ENQUEUE_EBU_PARTNR' EXPORTING partner = p_partner EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = lt_message.
HRIQ_APPEND_SYS_MESSAGE_TABLE CALL FUNCTION 'HRIQ_APPEND_SYS_MESSAGE_TABLE' CHANGING ct_return = p_lt_message.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RHIQU464_STUDENTADDRESSF01 or its description.
RHIQU464_STUDENTADDRESSF01 - Include RHIQU464_STUDENTADDRESSF01 RHIQU464_STUDENTADDRESS - Conversion report for student address data RHIQU464_STUDENTADDRESS - Conversion report for student address data RHIQU464_STATUSDUPLICATIONTOP - Include RHIQ_HS_STATUS_DUPLICATETOP RHIQU464_STATUSDUPLICATIONF02 - Include RHIQ_HS_STATUS_DUPLICATEF02 RHIQU464_STATUSDUPLICATIONF01 - Include RHIQ_HS_STATUS_DUPLICATEF01