RPCLSTDP 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 RPCLSTDP 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_CLSTDP - Display Garn. Results (Cluster DP)
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_PFNUM = Garnishment number
Selection Text: SO_PFART = Garnishment type
Selection Text: SO_PERNR = Personnel number
Selection Text: SO_FPPER = For-period
Selection Text: PA_LISTE = Overview
Title: Display Contents of Garnishment Results for DP Cluster
Text Symbol: QDC = Table STUE1 - Transfer:
Text Symbol: QAV = ---------------------------------------------
Text Symbol: QAU = Amount after Settlem.
Text Symbol: QAT = Amount bef.Settlem.
Text Symbol: QAS = String DIFF - Principle of Origin:Differences
Text Symbol: QAR = ---------------------------------
Text Symbol: QAQ = Cat.no. Cat.no. Cat.no.
Text Symbol: QAP = Ref.1 Ref.2 Ref.3
Text Symbol: QAO = String STVRW - Reference to Priority Area
Text Symbol: QAN = --------------------------------------------------------
Text Symbol: QAL = Procedure Other income Deduct ungarn. amounts
Text Symbol: QAK = String STNEB - Total of Several Earned Incomes
Text Symbol: Q78 = PO: Repaid old PO: Remaining debt old
Text Symbol: Q77 = -------------------------------------------------------------
Text Symbol: Q76 = Ranking Item Type
Text Symbol: Q75 = Table TIRNG - Randing for Item Categories:
Text Symbol: Q74 = -----------------------------------------------------
Text Symbol: Q73 = Rep.amt Repaid amt Amt to be repaid
Text Symbol: Q72 = - - - - - - - - - - - - - - - - - - - - - - - - - - -
Text Symbol: Q71 = Typ. no. amount amount
Text Symbol: QDD = Seq.no. Pri S Amt % K Amt % U Amt %
Text Symbol: QDE = ------------------------------------------------------------------
Text Symbol: QDG = Table STUE2 - Transfer Assignment:
Text Symbol: QDH = Assignment NoTr PayeeKey Recipient
Text Symbol: QDI = PCd. City Ctry Bank code
Text Symbol: QDJ = Acount No. IBAN
Text Symbol: QDK = Transfer Credit TrSplit
Text Symbol: QDL = -------------------------------------------------------------
Text Symbol: QDN = Table AUEBW - Amounts To Be Transferred:
Text Symbol: QDO = Cat Pri C Amt % Assign. Amt repaid Transfer
Text Symbol: QDP = --------------------------------------------------------------
Text Symbol: QDQ = Z Note to Payee
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING MOLGA = '01' BEGDA = DATUM IMPORTING WAERS = WAERS EXCEPTIONS MOLGA_NOT_IN_T001P = 1 NO_ENTRY_FOUND_IN_TABLE_T001 = 2 NO_ENTRY_FOUND_IN_TABLE_T500P = 3 NO_ENTRY_FOUND_IN_TABLE_T500C = 4 OTHERS = 5.
RP_READ_T100 CALL FUNCTION 'RP_READ_T100' EXPORTING ARBGB = SY-MSGID MSGNR = SY-MSGNO MSGV1 = SY-MSGV1 MSGV2 = SY-MSGV2 MSGV3 = SY-MSGV3 MSGV4 = SY-MSGV4 SPRSL = SY-LANGU IMPORTING TEXT = T100_TEXT EXCEPTIONS NO_ENTRY_FOUND = 01.
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 RPCLSTDP or its description.
RPCLSTDP - Display Contents of Garnishment Results for DP Cluster RPCLSTDP - Display Contents of Garnishment Results for DP Cluster RPCLSTDK - Display PCL2 Cluster Difference Indicator Germany RPCLSTDK - Display PCL2 Cluster Difference Indicator Germany RPCLSTDG - Display PCL2 Cluster DG (Germany) RPCLSTDG - Display PCL2 Cluster DG (Germany)