SAP Reports / Programs

RPCMSGT0 SAP ABAP Report - Display table with messages from report RPCALCT0







RPCMSGT0 is a standard Executable ABAP Report 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 RPCMSGT0 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 RPCMSGT0. "Basic submit
SUBMIT RPCMSGT0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCMSGT0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: SORT04 =
Selection Text: SORT05 =
Selection Text: SORT06 =
Selection Text: SORT07 =
Selection Text: SORT08 =
Selection Text: SORT09 =
Selection Text: SORT10 =
Selection Text: SORT11 =
Selection Text: SORT12 =
Selection Text: SORT13 =
Selection Text: SORT14 =
Selection Text: SORT15 =
Selection Text: SORT16 =
Selection Text: SORT17 =
Selection Text: SORT18 =
Selection Text: SORT19 =
Selection Text: SORT20 =
Selection Text: TITLE2 = Title
Selection Text: VALU01 = Value
Selection Text: VALU02 = Value
Selection Text: VALU03 = Value
Selection Text: VALU04 = Value
Selection Text: VALU05 = Value
Selection Text: VALU06 = Value
Selection Text: VALU07 = Value
Selection Text: VALU08 = Value
Selection Text: VALU09 = Value
Selection Text: VALU10 = Value
Selection Text: VALU11 = Value
Selection Text: VALU12 = Value
Selection Text: VALU13 = Value
Selection Text: VALU14 = Value
Selection Text: VALU15 = Value
Selection Text: VALU16 = Value
Selection Text: VALU17 = Value
Selection Text: VALU18 = Value
Selection Text: VALU19 = Value
Selection Text: VALU20 = Value





Selection Text: SORT03 =
Selection Text: DETAIL = Display detail
Selection Text: H_COUNT = Number columns in header
Selection Text: MSGDNP = 'X'-Display only pay absences
Selection Text: PAGE01 =
Selection Text: PAGE02 =
Selection Text: PAGE03 =
Selection Text: PAGE04 =
Selection Text: PAGE05 =
Selection Text: PAGE06 =
Selection Text: PAGE07 =
Selection Text: PAGE08 =
Selection Text: PAGE09 =
Selection Text: PAGE10 =
Selection Text: PAGE11 =
Selection Text: PAGE12 =
Selection Text: SORT02 =
Selection Text: SORT01 =
Selection Text: P_LVTEMP = Table variant
Selection Text: P_ALV = Output to table
Selection Text: PSORT_T = Sort by SORT AS TEXT
Selection Text: PSORT = Sort by SORT
Selection Text: PAR_LINE = Number columns without repeat
Selection Text: PAGE20 =
Selection Text: PAGE19 =
Selection Text: PAGE18 =
Selection Text: PAGE17 =
Selection Text: PAGE16 =
Selection Text: PAGE15 =
Selection Text: PAGE14 =
Selection Text: PAGE13 =
Title: Display table with messages from report RPCALCT0
Text Symbol: PHZ = ®ena
Text Symbol: PHM = Mu¾
Text Symbol: E16 = Zadejte období výbìru dat!
Text Symbol: E02 = Mù¾ete stránkovat pouze za údaje v hlavièce
Text Symbol: E01 = V tab.T5T4D mù¾e být max. poèet parametru
Text Symbol: BI1 = Text chyby
Text Symbol: 000 = HLÁ©ENÍ VÝPOÈTOVÉHO PROGRAMU ZA OBDOBÍ: &1





INCLUDES used within this REPORT RPCMSGT0

INCLUDE RPC2RX00.
INCLUDE RPC2RTT0.
INCLUDE RPPPXD00.
INCLUDE RPLXXLT0.
INCLUDE RPLXXLT2.
INCLUDE RPLXXLT1.
INCLUDE RPLXXLT3.
INCLUDE RPPPXM00.


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:

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'ERRID' TABNAME = 'T5T60' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'APLAR' TABNAME = 'T5T60' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'ERRTY' TABNAME = 'T5T60' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'SNAME' TABNAME = 'T52CD_T' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'CNAME' TABNAME = 'T52CE_T' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' EXPORTING FIELDNAME = 'ONAME' TABNAME = 'T52A0_T' DISPLAY = L_DISPLAY IMPORTING SELECT_VALUE = SELECTED_VALUE TABLES FIELDS = I_HELP_VALUE VALUETAB = I_VALUETAB EXCEPTIONS FIELD_NOT_IN_DDIC = 01 MORE_THEN_ONE_SELECTFIELD = 02 NO_SELECTFIELD = 03.



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