SAP Reports / Programs | Payroll | Mexico | Reporting(PY-MX-RP) SAP PY

HMXUACTPBSF1_CE SAP ABAP INCLUDE - Include HMXUACTPBSF1







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

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_MX_READ_T7MX62 CALL FUNCTION 'HR_MX_READ_T7MX62' TABLES OUT_T7MX62 = t7mx62_a_itab.

ICON_CREATE CALL FUNCTION 'ICON_CREATE' "#EC * EXPORTING NAME = ICON_RED_LIGHT INFO = TEXT-M01 IMPORTING RESULT = P_ICON_RED EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3. "#EC *

ICON_CREATE CALL FUNCTION 'ICON_CREATE' "#EC * EXPORTING NAME = ICON_GREEN_LIGHT INFO = TEXT-M03 IMPORTING RESULT = P_ICON_GREEN EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3. "#EC *

ICON_CREATE CALL FUNCTION 'ICON_CREATE' "#EC * EXPORTING NAME = ICON_YELLOW_LIGHT INFO = TEXT-M09 IMPORTING RESULT = P_ICON_YELLOW EXCEPTIONS ICON_NOT_FOUND = 1 OUTPUTFIELD_TOO_SHORT = 2 OTHERS = 3. "#EC *

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING FEATURE = FEATURE_NAME STRUC_CONTENT = FEATURE_STRUC * KIND_OF_ERROR = IMPORTING BACK = P_ACT_FLAG * CHANGING * STATUS = EXCEPTIONS DUMMY = 1 ERROR_OPERATION = 2 NO_BACKVALUE = 3 FEATURE_NOT_GENERATED = 4 INVALID_SIGN_IN_FUNID = 5 FIELD_IN_REPORT_TAB_IN_PE03 = 6 OTHERS = 7.

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING FEATURE = FEATURE_ISSTE_APPOINT STRUC_CONTENT = APPT * KIND_OF_ERROR = IMPORTING BACK = RETURN_MXAPP * CHANGING * STATUS = EXCEPTIONS DUMMY = 1 ERROR_OPERATION = 2 NO_BACKVALUE = 3 FEATURE_NOT_GENERATED = 4 INVALID_SIGN_IN_FUNID = 5 FIELD_IN_REPORT_TAB_IN_PE03 = 6 OTHERS = 7.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING EXIT_NAME = EXIT_NAME FLT_VAL = MOLGA IMPORTING IS_IMPLEMENTED = IS_IMPLEMENTED CHANGING INSTANCE = INSTANCE.

RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING BEGDA = AS_OF_DATE ENDDA = AS_OF_DATE ISTAT = DUMMY LANGU = SY-LANGU OBJID = P0001_LINE-STELL OTYPE = 'C' OINTERVAL = ' ' PLVAR = '01' STORE = 'X' IMPORTING SHORT = JOB_TITLE_SHORT STEXT = JOB_TITLE_STEXT EXCEPTIONS NOT_FOUND = 01.

WS_FILENAME_GET CALL FUNCTION 'WS_FILENAME_GET' "#EC * EXPORTING DEF_FILENAME = P_FLPATH DEF_PATH = FILEPATH MASK = G_MASK MODE = 'S' * TITLE = ' ' IMPORTING FILENAME = P_FLPATH * rc = EXCEPTIONS OTHERS = 1. "#EC *

MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE' EXPORTING COLLECT_AND_SEND = ' ' RESET = 'X' * LINE_FROM = ' ' * LINE_TO = ' ' I_IDENTIFICATION = IDENTIFICATION * CHECK_ON_COMMIT = 'X' IMPORTING E_IDENTIFICATION = IDENTIFICATION.

HR_DISPLAY_ERROR_LIST CALL FUNCTION 'HR_DISPLAY_ERROR_LIST' TABLES ERROR = ERR_TABLE EXCEPTIONS INVALID_LINESIZE = 1 OTHERS = 2.

HR_DISPLAY_ERROR_LIST CALL FUNCTION 'HR_DISPLAY_ERROR_LIST' TABLES ERROR = ERR_TABLE EXCEPTIONS INVALID_LINESIZE = 1 OTHERS = 2.

HR_DISPLAY_ERROR_LIST CALL FUNCTION 'HR_DISPLAY_ERROR_LIST' TABLES ERROR = ERR_TABLE EXCEPTIONS INVALID_LINESIZE = 1 OTHERS = 2.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = G_PROGRAM I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' IS_LAYOUT = ALV_LAYOUT IT_FIELDCAT = GT_HIRE_FIELDCAT[] IT_EVENTS = GT_EVENTS[] TABLES T_OUTTAB = ALV_TAB_MAIN_HIRE EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = G_PROGRAM I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' IS_LAYOUT = ALV_LAYOUT IT_FIELDCAT = GT_FIRE_FIELDCAT[] IT_EVENTS = GT_EVENTS[] TABLES T_OUTTAB = ALV_TAB_MAIN_FIRE EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = G_PROGRAM I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' IS_LAYOUT = ALV_LAYOUT IT_FIELDCAT = GT_CHANGE_FIELDCAT[] IT_EVENTS = GT_EVENTS[] TABLES T_OUTTAB = ALV_TAB_MAIN_CHANGE EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = G_PROGRAM I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' I_CALLBACK_USER_COMMAND = 'USER_COMMAND' I_CALLBACK_TOP_OF_PAGE = 'TOP_OF_PAGE' IT_FIELDCAT = GT_SUMMARY_FIELDCAT[] IT_EVENTS = GT_EVENTS[] TABLES T_OUTTAB = ALV_SUMMARY_TAB EXCEPTIONS PROGRAM_ERROR = 1 OTHERS = 2.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING IT_LIST_COMMENTARY = GT_LIST_TOP_OF_PAGE.

REUSE_ALV_EVENTS_GET





CALL FUNCTION 'REUSE_ALV_EVENTS_GET' EXPORTING I_LIST_TYPE = 0 IMPORTING ET_EVENTS = GT_EVENTS.

FILE_GET_NAME CALL FUNCTION 'FILE_GET_NAME' EXPORTING LOGICAL_FILENAME = DSLOGNAM IMPORTING FILE_NAME = DS_PHY_NAME EXCEPTIONS FILE_NOT_FOUND = 08.

RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING molga = molga * TRFAR = * TRFGB = * TRFKZ = begda = pn-begda * ENDDA = IMPORTING waers = p_currency * VALID_BEGDA = * VALID_ENDDA = * RETURN = * CURRENCY_SOURCE = EXCEPTIONS molga_not_in_t001p = 1 no_entry_found_in_table_t001 = 2 no_entry_found_in_table_t500p = 3 no_entry_found_in_table_t500c = 4 OTHERS = 5.



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