SAP Reports / Programs | Personnel Management | Personnel Administration | Spain(PA-PA-ES) SAP PA

RPULOW0E SAP ABAP INCLUDE - documentation and ABAP source code







RPULOW0E 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 RPULOW0E 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 RPULOW0E. "Basic submit
SUBMIT RPULOW0E AND RETURN. "Return to original report after report execution complete
SUBMIT RPULOW0E 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 RPULOW0E

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_ES_SIMPLE_LIST call function 'HR_ES_SIMPLE_LIST' TABLES p_field_cat = field_cat p_data_tab = p_data_tab.

DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' EXPORTING tabname = p_structure_name TABLES dfies_tab = table_info_tab EXCEPTIONS not_found = 1 internal_error = 2 others = 3.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = 'RESULT' * I_NODE_TYPE = i_structure_name = 'BAL_HR_EXT' i_with_msg_fields = ' ' * i_msg_text_pos = 3 * i_icon_ltext_pos = 4 * IT_FIELDCAT = * IT_PRINT_FCAT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'LOPD' I_STRUCTURE_NAME = 'LOPD_RES' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * IS_PUSHBUTTONS = EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'T5EL2' I_STRUCTURE_NAME = 'T5EL2' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * IS_PUSHBUTTONS = EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'T5EL4' I_STRUCTURE_NAME = 'T5EL4' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * IS_PUSHBUTTONS = EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'T5EL6' I_STRUCTURE_NAME = 'T5EL6' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * IS_PUSHBUTTONS = EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING I_CATEG_ID = 'LOPDS' I_STRUCTURE_NAME = 'LOPD_S_RES' * I_WITH_MSG_FIELDS = * I_MSG_TEXT_POS = * I_ICON_LTEXT_POS = * IT_FIELDCAT = * IT_SORT = * I_SAVE = * IS_VARIANT = * I_DEFAULT = * IS_LAYOUT = * I_S_PRINT_OPTIONS = * I_TREE_SORT = * I_CLBK = * I_ROWMARK = * IS_PUSHBUTTONS = EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = 'Resultados de la ejecuciĆ³n'(t31) * I_NODE_LABEL = i_icon = icon_folder * I_CATEG_ID = 'RESULT' * I_SORT_CONTEXT = * I_HEADER_NODES = i_expand = 'X' IMPORTING e_node_key = p_nodo_principal EXCEPTIONS program_error = 1 OTHERS = 2 .

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = p_raiz i_node_txt = p_texto * I_NODE_LABEL = 'Buchungskreis' * I_LABEL_IS_QINFO = 'X' * I_ICON = * i_quickinfo = 'What a nice quickinfo' i_categ_id = '%MSGS' * I_SORT_CONTEXT = * I_HEADER_NODES = i_expand = 'X' IMPORTING e_node_key = nodo EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_MSG_ADD CALL FUNCTION 'HR_PAL_NODE_MSG_ADD' EXPORTING I_NODE_KEY = nodo I_MSGID = 'BL' I_MSGTY = p_tipo I_MSGNO = '001' I_MSGV1 = text EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING I_RELATKEY = p_raiz I_NODE_TXT = p_texto * I_CATEG_ID = 'LOPD' IMPORTING E_NODE_KEY = nodo EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING I_NODE_KEY = nodo_user I_ROW_DATA = wa_log EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING I_RELATKEY = p_nodo I_NODE_TXT = p_user * I_NODE_LABEL = * I_LABEL_IS_QINFO = I_ICON = ICON_EMPLOYEE * I_QUICKINFO = I_CATEG_ID = 'LOPD' * I_SORT_CONTEXT = * I_HEADER_NODES = I_EXPAND = 'X' IMPORTING E_NODE_KEY = p_nodo_user EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

HR_PAL_LOG_DISPLAY call function 'HR_PAL_LOG_DISPLAY' exporting i_s_display_profile = l_display_profile * I_S_FLAT_PROFILE = exceptions program_error = 1 no_logs = 2 others = 3 .

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING I_RELATKEY = p_raiz I_NODE_TXT = p_texto * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = ICON_DISPLAY_LIST * I_QUICKINFO = I_CATEG_ID = 'LOPDS' * I_SORT_CONTEXT = * I_HEADER_NODES = I_EXPAND = 'X' IMPORTING E_NODE_KEY = nodo EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING I_NODE_KEY = nodo I_ROW_DATA = wa_log EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING I_RELATKEY = p_raiz I_NODE_TXT = p_texto * I_NODE_LABEL = * I_LABEL_IS_QINFO = * I_ICON = ICON_DISPLAY_LIST * I_QUICKINFO = I_CATEG_ID = p_categ_id * I_SORT_CONTEXT = * I_HEADER_NODES = I_EXPAND = 'X' IMPORTING E_NODE_KEY = nodo EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2 .

HR_PAL_NODE_ADD_ROW





CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING I_NODE_KEY = nodo I_ROW_DATA = EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.



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