SAP Reports / Programs

RPCDTPC0_CE SAP ABAP Report - Pre-Program DME for Non-Rec. Payments for Swiss Pension Funds (CE)







RPCDTPC0_CE 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 RPCDTPC0_CE 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_M02_CDTPC0_CE - Preprogram: DME for NrP PS CH for CE


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 RPCDTPC0_CE. "Basic submit
SUBMIT RPCDTPC0_CE AND RETURN. "Return to original report after report execution complete
SUBMIT RPCDTPC0_CE 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: 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: Pre-Program DME for Non-Rec. Payments for Swiss Pension Funds (CE)
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 = Notifications
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 Entries
Text Symbol: PK3 = Flow
Text Symbol: PK4 = Log
Text Symbol: DT1 = Doc. No.
Text Symbol: DT2 = Clt
Text Symbol: DT3 = Transfer Time





Text Symbol: DT4 = Z
Text Symbol: DT5 = Po
Text Symbol: DT6 = Bank
Text Symbol: DT7 = Account(Sender)
Text Symbol: DT8 = Amount
Text Symbol: DT9 = Val.Typ
Text Symbol: DTA = Value Type Desc.
Text Symbol: DTB = Recipient Key
Text Symbol: DTC = Recipient (Line 1)
Text Symbol: DTD = PstCd
Text Symbol: DTE = Cty
Text Symbol: DTF = Cty
Text Symbol: DTG = BNo
Text Symbol: DTH = Account (Rec)
Text Symbol: DTI = IBAN
Text Symbol: DTJ = Note to Payee
Text Symbol: DTK = Recipient (Line 2)
Text Symbol: EM1 = PDate
Text Symbol: EM2 = SeqNr
Text Symbol: EM3 = VaDte
Text Symbol: EM4 = PstNo
Text Symbol: EM5 = Val.
Text Symbol: EM6 = Amount
Text Symbol: EM7 = DTA Status
Text Symbol: EM8 = Fund
Text Symbol: EM9 = Amt from WHT
Text Symbol: EMA = Withhldng Tax
Text Symbol: EMB = Curr.
Text Symbol: IT1 = IT DME Stat
Text Symbol: IT2 = IT DME Status
Text Symbol: IT3 = Status of DME Posting of Value Type in IT
Text Symbol: L01 = For NrP Posting DME Posting Generate on


INCLUDES used within this REPORT RPCDTPC0_CE

INCLUDE RPCDTPC0_TOP.
INCLUDE RPUPNPC0_CE.
INCLUDE RPCDTPC0_SCREEN.
INCLUDE RPCDTPC0_P01.


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