SAP Reports / Programs | Payroll | Denmark(PY-DK) SAP PY

RPCNYLM0 SAP ABAP Report - Wage type statement for new year values list Denmark







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M09_CNYL - New year's value list


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 RPCNYLM0. "Basic submit
SUBMIT RPCNYLM0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCNYLM0 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: T8PX_LG = Wage types to be evaluated
Selection Text: T8PX = New year values table T5M9A
Selection Text: S_LGART = Wage types to be evaluated
Selection Text: RTX_LG = Wage types to be evaluated
Selection Text: RTX = Results table RT
Selection Text: NEWP = New page after every employee
Selection Text: MACX_LG = Wage types to be evaluated
Selection Text: MACX = Accumulator table MACC
Selection Text: G_JAHR = Year to be evaluated
Selection Text: CRTX = Cumulated CRT results
Selection Text: CONV = Conversion T5M8F, T5M5B
Selection Text: CONDENS = Compressed output
Title: Wage type statement for new year values list Denmark
Text Symbol: B02 = Convert wage types T5M8F, T5M5B
Text Symbol: B01 = New year values PBS T5M9A
Text Symbol: 095 = PBS New year values T5M9A
Text Symbol: 094 = SAP results table RT, last values
Text Symbol: 093 = PBS annual val. MACC
Text Symbol: 092 = SAP annual val. CRT
Text Symbol: 091 = Year to be reported
Text Symbol: 017 = SE-key
Text Symbol: 016 = All persons
Text Symbol: 015 = Totals for SE-key
Text Symbol: 014 = Totals for all persons selected
Text Symbol: 013 = not found in T5m5B at
Text Symbol: 012 = many times in T5M5B at
Text Symbol: 011 = PBS wage type
Text Symbol: 010 = ERROR T5M8F: Many wage SAP wage types assigned to
Text Symbol: 009 = T512W processing class 73
Text Symbol: 008 = is not for import check
Text Symbol: 007 = ERROR:
Text Symbol: 006 = not found in T512W on
Text Symbol: 005 = could not read cluster RM for period
Text Symbol: 004 = ERROR
Text Symbol: 003 = RM-VERSION-NUMBER
Text Symbol: 002 = ORM-VERSION-NUMBER
Text Symbol: 001 = PCL2 database versions are inconsistent:


INCLUDES used within this REPORT RPCNYLM0

INCLUDE RPMSEL00.





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:

No SAP FUNCTION MODULES are executed within this report code!



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