HRORGF01 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 HRORGF01 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: EDI: FORM Routines for RSEHRORG
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RH_CHECK_ORG_OBJECT_EXISTS CALL FUNCTION 'RH_CHECK_ORG_OBJECT_EXISTS' exporting ACT_OBJECT_EXT = act_object EXCEPTIONS NO_ACTIVE_PLVAR = 01 NO_ORG_OBJECT = 02 ORG_OBJECT_NOT_FOUND = 03.
RH_GET_ACTIVE_WF_PLVAR CALL FUNCTION 'RH_GET_ACTIVE_WF_PLVAR' IMPORTING ACT_PLVAR = plvar EXCEPTIONS NO_ACTIVE_PLVAR = 01.
RH_INSERT_INFTY CALL FUNCTION 'RH_INSERT_INFTY' EXPORTING FCODE = 'INSE' VTASK = 'D' TABLES INNNN = int_p1001 EXCEPTIONS NO_AUTHORIZATION = 01 ERROR_DURING_INSERT = 02 REPID_FORM_INITIAL = 03.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
HRORGF01 - EDI: FORM Routines for RSEHRORG HROPAYTRANSMAC - Display tables with structure PRO04 , Romania HROPAYMACRO - Macros for cluster RX HROPAYDATA_O - Display tables with structure PRO04 , Romania HROPAYDATA - Data Definition, Cluster RX File PCL2 (International Payroll Results) HROMODUL - Modules for indirect evaluation Slovenia