SAP Reports / Programs | Personnel Management | Personnel Administration | Italy(PA-PA-IT) SAP PA

RPI730IF_2011 SAP ABAP INCLUDE - RPI730IF2011







RPI730IF_2011 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 RPI730IF_2011 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPI730IF_2011. "Basic submit
SUBMIT RPI730IF_2011 AND RETURN. "Return to original report after report execution complete
SUBMIT RPI730IF_2011 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RPI730IF_2011

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING I_NODE_KEY = G_DETAIL_NODE I_ROW_DATA = P_P0483_DETAIL EXCEPTIONS PROGRAM_ERROR = 1.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'I' I_MSGNO = 116 I_MSGV1 = '' I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'I' I_MSGNO = 126 I_MSGV1 = '' I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_LOG_REFRESH CALL FUNCTION 'HR_PAL_LOG_REFRESH'.

BDC_OPEN_GROUP CALL FUNCTION 'BDC_OPEN_GROUP' EXPORTING CLIENT = SY-MANDT GROUP = P_MAPNAM USER = P_BIUSR IMPORTING QID = G_QID.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'DETA' I_STRUCTURE_NAME = 'P15_730_UI_ALV_OUT' * I_ROWMARK = 'X' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING I_RELATKEY = 'ROOT' I_NODE_TXT = TEXT-005 I_CATEG_ID = 'DETA' * I_NODE_LABEL = * I_ICON = ICON_STORES * I_CATEG_ID = * I_SORT_CONTEXT = * I_HEADER_NODES = * I_EXPAND = IMPORTING E_NODE_KEY = G_DETAIL_NODE EXCEPTIONS PROGRAM_ERROR = 1.

HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING I_S_DISPLAY_PROFILE = LS_DISPLAY_PROFILE EXCEPTIONS NO_LOGS = 1 OTHERS = 2.

FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING LOGICAL_FILENAME = gc_logical_file IMPORTING FILE_NAME = P_DS_REAL_NAME EXCEPTIONS FILE_NOT_FOUND = 1 OTHERS = 2.

WS_FILENAME_GET CALL FUNCTION 'WS_FILENAME_GET' EXPORTING MASK = MASK MODE = 'O' IMPORTING FILENAME = P_FILE EXCEPTIONS INV_WINSYS = 1 NO_BATCH = 2 SELECTION_CANCEL = 3 SELECTION_ERROR = 4 OTHERS = 5.

HR_99S_UPLOAD CALL FUNCTION 'HR_99S_UPLOAD' EXPORTING P_INITIAL_DIRECTORY = '' P_FILENAME = L_FILENAME P_FILETYPE = 'ASC' P_FSDIALOG = ' ' TABLES DATA_TAB = EXCEPTIONS UPLOAD_ERROR = 1 OTHERS = 2.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING LOGICAL_FILENAME = gc_logical_file CHANGING PHYSICAL_FILENAME = P_DS_REAL_NAME EXCEPTIONS OTHERS = 2.

BDC_INSERT CALL FUNCTION 'BDC_INSERT' EXPORTING TCODE = 'PA30' * POST_LOCAL = NOVBLOCAL * PRINTING = NOPRINT * SIMUBATCH = ' ' * CTUPARAMS = ' ' TABLES DYNPROTAB = -BDC_TABLE EXCEPTIONS INTERNAL_ERROR = 1 NOT_OPEN = 2 QUEUE_ERROR = 3 TCODE_INVALID = 4 PRINTING_INVALID = 5 POSTING_INVALID = 6 OTHERS = 7 .

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'W' I_MSGNO = 140 I_MSGV1 = L_MSGV I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'W' I_MSGNO = 140 I_MSGV1 = L_MSGV I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'I' I_MSGNO = 143 I_MSGV1 = L_MSGV I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = LV_MSGTY I_MSGNO = 142 I_MSGV1 = L_MSGV I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'E' I_MSGNO = 138 I_MSGV1 = '' I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_GENRL_MSG_ADD





CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = 'I' I_MSGNO = 139 I_MSGV1 = L_MSGV I_MSGV2 = '' I_MSGV3 = '' I_MSGV4 = '' EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

BDC_CLOSE_GROUP CALL FUNCTION 'BDC_CLOSE_GROUP'.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING I_PERNR = P_PERNR I_MSGID = 'HRPADIT_DECLARATION' I_MSGTY = P_TY I_MSGNO = P_NO I_MSGV1 = L_M1 I_MSGV2 = L_M2 I_MSGV3 = L_M3 I_MSGV4 = L_M4 EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING BEG = PN-BEGDA END = PN-ENDDA IMPORTING FIRE_DATE = P_FIRE_DT HIRE_DATE = P_HIRE_DT TABLES PPHIFI = LT_PHIFI PP0000 = P0000 PP0001 = P0001.



Contribute (Add Comments)

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 RPI730IF_2011 or its description.