HNZUCAD0QF 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 HNZUCAD0QF 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 HNZUCAD0QF
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING TEXT = l_text.
HRTO_AU_APPEND_ERROR * CALL FUNCTION 'HRTO_AU_APPEND_ERROR' * EXPORTING * PERNR = PERNR * MSGTY = MTYPE * MSGTXT = MTEXT * MSGNO = MSGN0 * UPDATE_INDICATOR = 'X'.
HRTO_NZ_APPEND_ERROR CALL FUNCTION 'HRTO_NZ_APPEND_ERROR' EXPORTING PERNR = PERNR MSGTY = MTYPE MSGTXT = MTEXT MSGNO = MSGN0 UPDATE_INDICATOR = 'X'.
HR_GET_QUOMO_NZ CALL FUNCTION 'HR_GET_QUOMO_NZ' EXPORTING IPERNR = pernr-pernr IKDATE = p_date IMPORTING QUOMO = p_quomo RETURN = p_return TABLES IP0001 = p0001 IP0007 = p0007 IP0008 = p0008 IP0016 = p0016 CHANGING OMOLGA = p_molga OMOBDE = p_mobde OMOZKO = p_mozko OMOPGK = p_mopgk.
HR_QTACC_TRANS_DATE_DETERMINE CALL FUNCTION 'HR_QTACC_TRANS_DATE_DETERMINE' EXPORTING DET_FREQU = w_t559l-lvper DET_FREQV = w_t559l-lfreq DET_DATAR = w_t559l-lvdat DET_ABKRS = p0001-abkrs DET_LRULE = w_t559l-lrule DET_ACCTR = space DET_DATE = p_date IMPORTING DET_TDATE = trans_date TABLES DET_P0000 = p0000 DET_P0001 = p0001 DET_P0041 = p0041 EXCEPTIONS CUSTOMIZING_ERROR = 1 OTHERS = 2.
HRTO_AU_GET_ERROR_LIST * CALL FUNCTION 'HRTO_AU_GET_ERROR_LIST' " Retrieve error * EXPORTING * UPDATE_INDICATOR = 'X' * TABLES * ERROR_TAB = ERROR_TABLE.
HRTO_NZ_GET_ERROR_LIST CALL FUNCTION 'HRTO_NZ_GET_ERROR_LIST' " Retrieve error EXPORTING UPDATE_INDICATOR = 'X' TABLES ERROR_TAB = ERROR_TABLE.
BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING I_S_LOG = L_S_LOG IMPORTING E_LOG_HANDLE = L_LOG_HANDLE2 EXCEPTIONS OTHERS = 0.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING I_S_MSG = L_S_MSG I_LOG_HANDLE = L_LOG_HANDLE2.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING I_S_MSG = L_S_MSG I_LOG_HANDLE = L_LOG_HANDLE2.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING I_S_MSG = L_S_MSG I_LOG_HANDLE = L_LOG_HANDLE2.
BAL_DSP_PROFILE_DETLEVEL_GET CALL FUNCTION 'BAL_DSP_PROFILE_DETLEVEL_GET' IMPORTING E_S_DISPLAY_PROFILE = L_S_DISPLAY_PROFILE.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING I_S_DISPLAY_PROFILE = L_S_DISPLAY_PROFILE I_T_LOG_HANDLE = L_LOG_HANDLE.
BAL_LOG_MSG_DELETE_ALL CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' EXPORTING I_LOG_HANDLE = L_LOG_HANDLE2.
HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING FEATURE = FEATURE STRUC_CONTENT =
KIND_OF_ERROR = KIND_OF_ERROR IMPORTING BACK = BACK CHANGING STATUS = STATUS EXCEPTIONS OTHERS = 1.
HR_TIME_EVALUATION CALL FUNCTION 'HR_TIME_EVALUATION' EXPORTING evaluation_begin = wa_temp-date evaluation_end = '20070331' selection_variant = rp_variant log = 'OFF' TABLES employee_numbers = employee_numbers buffer = tbuff buffer_directory = buffer_dir ppsoper = psoper SIMULATED_INFOTYPES = SIMULATED_INFOTYPES SIMULATED_DATA = SIMULATED_DATA EXCEPTIONS variant_not_exist = 1 program_not_exist = 2 OTHERS = 3.
HR_TIME_RESULTS_GET CALL FUNCTION 'HR_TIME_RESULTS_GET' EXPORTING get_pernr = employee-pernr get_kdate = '20070331' TABLES get_tbuff = tbuff get_buffer_dir = buffer_dir get_qtacc = qtacc get_qttrans = qttrans EXCEPTIONS wrong_cluster_version = 1 no_read_authority = 2 cluster_archived = 3 technical_error = 4 OTHERS = 0.
HR_TIME_EVALUATION CALL FUNCTION 'HR_TIME_EVALUATION' EXPORTING evaluation_begin = '20070331' evaluation_end = '20070401' selection_variant = rp_variant log = 'OFF' TABLES employee_numbers = employee_numbers buffer = tbuff buffer_directory = buffer_dir ppsoper = psoper SIMULATED_INFOTYPES = SIMULATED_INFOTYPES SIMULATED_DATA = SIMULATED_DATA EXCEPTIONS variant_not_exist = 1 program_not_exist = 2 OTHERS = 3.
CALL FUNCTION 'HR_TIME_RESULTS_GET' EXPORTING get_pernr = employee-pernr get_kdate = '20070331' TABLES get_tbuff = tbuff get_buffer_dir = buffer_dir get_qtacc = qtacc get_qttrans = qttrans EXCEPTIONS wrong_cluster_version = 1 no_read_authority = 2 cluster_archived = 3 technical_error = 4 OTHERS = 0.
HR_INFOTYPE_OPERATION CALL FUNCTION 'HR_INFOTYPE_OPERATION' EXPORTING INFTY = '2013' NUMBER = wa_delete-PERNR SUBTYPE = wa_delete-subty objectid = 'AL' VALIDITYEND = wa_delete-endda VALIDITYBEGIN = wa_delete-begda RECORD = wa_delete OPERATION = 'DEL' NOCOMMIT = sim_flag IMPORTING RETURN = RETURN KEY = INFTYKEY EXCEPTIONS OTHERS = 0.
HR_INFOTYPE_OPERATION CALL FUNCTION 'HR_INFOTYPE_OPERATION' EXPORTING INFTY = '2013' NUMBER = wa_2013-PERNR SUBTYPE = wa_2013-subty VALIDITYEND = wa_2013-endda VALIDITYBEGIN = wa_2013-begda RECORD = wa_2013 OPERATION = 'INS' NOCOMMIT = sim_flag RECORDNUMBER = 0 IMPORTING RETURN = RETURN KEY = INFTYKEY EXCEPTIONS OTHERS = 0.
REUSE_ALV_EVENTS_GET CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING i_list_type = 0 IMPORTING et_events = it_events EXCEPTIONS list_type_wrong = 1 OTHERS = 2.
REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = it_top_of_page.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_BUFFER_ACTIVE = 'X' i_callback_program = lw_repid is_layout = wa_layout it_fieldcat = it_fieldcat it_events = it_events TABLES t_outtab = it_list EXCEPTIONS program_error = 1 OTHERS = 2.
BAPI_EMPLOYEE_ENQUEUE CALL FUNCTION 'BAPI_EMPLOYEE_ENQUEUE' EXPORTING NUMBER = PERNR IMPORTING return = return.
BAPI_EMPLOYEE_DEQUEUE CALL FUNCTION 'BAPI_EMPLOYEE_DEQUEUE' EXPORTING NUMBER = PERNR IMPORTING return = return.
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 HNZUCAD0QF or its description.