FH5AHF00_INITIALIZE_STATUS_ABS 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 FH5AHF00_INITIALIZE_STATUS_ABS 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STRUCTURE_BUILD CALL FUNCTION 'STRUCTURE_BUILD' EXPORTING plvar = pfedy-plvar otype = $pernr objid = zuordnung-objid wegid = 'P_S_S_C' sbegd = pfedy-begda sendd = pfedy-endda cbflag = 'X' IMPORTING object = objec root = gdstr entry = struc cb_nr = local_cb_nr EXCEPTIONS root_not_found = 01 wegid_not_found = 02.
STRUCTURE_ENTRY_GET CALL FUNCTION 'STRUCTURE_ENTRY_GET' EXPORTING index = gdstr-pstru cb_nr = local_cb_nr IMPORTING object = objec root = gdstr entry = struc.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FH5AHF00_INITIALIZE_STATUS_ABS - FH5AHF00INITIALIZESTATUSABS FH5AHF00_INDIVIDUAL_PLAN - FH5AHF00INDIVIDUALPLAN FH5AHF00_GET_TIMEINFO - FH5AHF00GETTIMEINFO FH5AHF00_GET_T77ED_FOR_CHECK_O - FH5AHF00GETT77EDFORCHECKO FH5AHF00_GET_SORT_EMPLOYEES - FH5AHF00GETSORTEMPLOYEES FH5AHF00_GET_SOLLPROG - FH5AHF00GETSOLLPROG