RPCDTPC0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this report to prepare and make
If you would like to execute this report or see the full code listing simply enter RPCDTPC0 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_M02_CDTPC0 - Preprogram: DME for NrP PS CH
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: SPVALQST = WHT Value Type
Selection Text: SPTREEDT = Tree (Details)
Selection Text: SPTREE = Tree (Summary)
Selection Text: SPTESTMO = Test Run
Selection Text: SPREDTA = Prepare DME
Selection Text: SPLIST = List
Selection Text: SPDTA = Post DME
Selection Text: SOKASSE = Pension Fund
Selection Text: SOEMZVL = NrP Value Type
Selection Text: SODTAVL = DTA Value Type
Title: Preprogram: DME for Non-Recurring Payments for Swiss Pension Funds
Text Symbol: L13 = No Persons Processed
Text Symbol: L12 = Initial Run for DME launched on
Text Symbol: L11 = Total Processed Infotype 3230 Records
Text Symbol: L10 = Infotype 3230 Records Processed with Errors
Text Symbol: L09 = Successfully Processes Infotype 3230 Records
Text Symbol: L08 = Total Processed Personnel Numbers
Text Symbol: L07 = Personnel Numbers Processed with Errors
Text Symbol: L06 = Successfully Processed Personnel Numbers
Text Symbol: L05 = Statistics
Text Symbol: L04 = Simulation Launched
Text Symbol: L03 = Messages
Text Symbol: L02 = Personnel Numbers to Process
Text Symbol: L14 = General Messages
Text Symbol: M01 = General Messages:
Text Symbol: O01 = Account No.
Text Symbol: O02 = NrP:
Text Symbol: O03 = DME:
Text Symbol: O04 = WHT:
Text Symbol: O05 = IT :
Text Symbol: PER = Personnel No.
Text Symbol: PK1 = Restriction of Processing
Text Symbol: PK2 = Other Data
Text Symbol: PK3 = Proc.
Text Symbol: PK4 = Log
Text Symbol: DT1 = Doc. No.
Text Symbol: DT2 = Clt
Text Symbol: DT3 = Transfer Time
INCLUDE RPCDTPC0_TOP.
INCLUDE RPCDTPC0_SCREEN.
INCLUDE RPCDTPC0_P01.
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.
RPCDTPC0 - Preprogram: DME for Non-Recurring Payments for Swiss Pension Funds RPCDTPC0 - Preprogram: DME for Non-Recurring Payments for Swiss Pension Funds RPCDTP00 - documentation and ABAP source code RPCDTO09_ALV - Display tables with structure PC27K , Thailand RPCDTO09 - documentation and ABAP source code RPCDTO00 - DME: Include for Cancelling Transfers (RPCDTFx0)