RHIQU464_STUDENTADDRESSF02 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_STUDENTADDRESSF02 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_STUDENTADDRESSF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HRIQ_CONVERSION_AUTH_CHECK CALL FUNCTION 'HRIQ_CONVERSION_AUTH_CHECK' EXCEPTIONS no_authority = 1 OTHERS = 2.
HRIQ_OBJID_REQUEST CALL FUNCTION 'HRIQ_OBJID_REQUEST' EXPORTING plvar = p_plvar otype = p_otype IMPORTING sel_object = ls_objec EXCEPTIONS cancelled = 1 wrong_condition = 2 nothing_found = 3 illegal_mode = 4 internal_error = 5 OTHERS = 6.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RHIQU464_STUDENTADDRESSF02 - Include RHIQU464_STUDENTADDRESSF02 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