RPCE2LD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report
If you would like to execute this report or see the full code listing simply enter RPCE2LD0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M01_CE2LD0 - Display Employment Tax Features
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.
Selection Text: SO_NDTIC = Processing Data Ticket No.
Selection Text: P_STATUS = Status of Data Record
Selection Text: P_PRNTR = Output Device
Selection Text: P_PERNR = Log
Selection Text: P_MINEND = Start of Validity As Of
Selection Text: P_MAXEND = Start of Validity To
Selection Text: P_LOW = Start
Selection Text: P_LISTE = Short Log
Selection Text: P_HIGH = End
Selection Text: P_DRUCK = Output as Print List
Selection Text: P_ART = Notification Type
Title: ELStAM Procedure: Display Employment Tax Features
Text Symbol: T17 = Person Selection Period
Text Symbol: T16 = Print Options
Text Symbol: T15 = Output Options
Text Symbol: T14 = Time-Based Restrictions
Text Symbol: T13 = Selection by Status
Text Symbol: T12 = Selection by Report
Text Symbol: L08 = ELStAM Data
Text Symbol: L07 = List of ELStAM Data
Text Symbol: L06 = Selected Persons
Text Symbol: L05 = Persons with Errors
Text Symbol: L04 = Persons with Warnings
Text Symbol: B01 = Display Employee Data (PA20)
Text Symbol: 002 = Select Current Data Records Only
Text Symbol: 001 = Selection Notif. Type Only for Short Log
INCLUDE RPCE2LD0_DATA.
INCLUDE RPCE2LD0_SELECTION_SCREEN.
INCLUDE RPCE2LD0_FORMS.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCE2LD0 - ELStAM Procedure: Display Employment Tax Features RPCE2LD0 - ELStAM Procedure: Display Employment Tax Features RPCE2AD0_IN_SELECTION_SCREEN - RPCE2AD0INSELECTIONSCREEN RPCE2AD0_IN_FORMS - RPCE2AD0INFORMS RPCE2AD0_IN_DATA - RPCE2AD0INDATA RPCE2AD0_IN - ELStAM Procedure: Request to Clearing House for Confirmations