SAP Reports / Programs | Personnel Management | Personnel Administration | Germany(PA-PA-DE) SAP PA

RPIPITD0 SAP ABAP Report - Create Batch Input Session for Garnishment - Germany







RPIPITD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Using report RPIPITD0, you can change (for example, delimit) all garnishment infotypes...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RPIPITD0 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_M01_IPITD0 - Create BI Session for Garnishment DE


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 RPIPITD0. "Basic submit
SUBMIT RPIPITD0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPIPITD0 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: %_END054 = ?...(% END054)
Selection Text: %_GZ1050 = ?...(% GZ1050)
Selection Text: %_GZ2053 = ?...(% GZ2053)
Selection Text: %_PAT003 = ?...(% PAT003)
Selection Text: %_POS004 = ?...(% POS004)
Selection Text: %_POS006 = ?...(% POS006)
Selection Text: %_POS008 = ?...(% POS008)
Selection Text: %_POS013 = ?...(% POS013)
Selection Text: %_POS015 = ?...(% POS015)
Selection Text: %_POS020 = ?...(% POS020)
Selection Text: %_POS022 = ?...(% POS022)
Selection Text: %_POS027 = ?...(% POS027)
Selection Text: %_POS029 = ?...(% POS029)
Selection Text: %_POS031 = ?...(% POS031)
Selection Text: %_POS040 = ?...(% POS040)
Selection Text: %_POS042 = ?...(% POS042)
Selection Text: %_POS051 = ?...(% POS051)
Selection Text: %_SKP045 = ?...(% SKP045)
Selection Text: %_SRT039 = ?...(% SRT039)
Selection Text: F_CODE = ?...(F CODE)
Selection Text: INDEXNAM = ?...(INDEXNAM)
Selection Text: INDEXNM2 = ?...(INDEXNM2)
Selection Text: INDEXTYP = ?...(INDEXTYP)
Selection Text: PNPABKRS = ?...(PNPABKRS)
Selection Text: PNPBEGDA = ?...(PNPBEGDA)
Selection Text: PNPBEGPS = ?...(PNPBEGPS)
Selection Text: PNPENDDA = ?...(PNPENDDA)
Selection Text: PNPENDPS = ?...(PNPENDPS)
Selection Text: PNPPABRJ = ?...(PNPPABRJ)
Selection Text: PNPPABRP = ?...(PNPPABRP)
Selection Text: PNPPERNR = ?...(PNPPERNR)
Selection Text: PNPSORTF = ?...(PNPSORTF)
Selection Text: PNPSORTT = ?...(PNPSORTT)
Selection Text: PNPSTATU = ?...(PNPSTATU)
Selection Text: PNPXABKR = ?...(PNPXABKR)
Selection Text: PNPXBWBK = ?...(PNPXBWBK)
Selection Text: PNPXPGPK = ?...(PNPXPGPK)
Selection Text: %_END044 = ?...(% END044)





Selection Text: ART = Processing Type
Selection Text: HOLDDATE = Batch inp.session locked until
Selection Text: MAP_NAME = Name of Batch Input Session
Selection Text: SW_X0113 = Note Interest Infotype
Selection Text: SW_X0117 = Note Compensation Infotype
Selection Text: = ?...()
Selection Text: %_BEG002 = ?...(% BEG002)
Selection Text: %_BEG011 = ?...(% BEG011)
Selection Text: %_BEG018 = ?...(% BEG018)
Selection Text: %_BEG025 = ?...(% BEG025)
Selection Text: %_BEG038 = ?...(% BEG038)
Selection Text: %_BEG049 = ?...(% BEG049)
Selection Text: %_DDA012 = ?...(% DDA012)
Selection Text: %_DPE026 = ?...(% DPE026)
Selection Text: %_DPS019 = ?...(% DPS019)
Selection Text: %_END010 = ?...(% END010)
Selection Text: %_END017 = ?...(% END017)
Selection Text: %_END024 = ?...(% END024)
Selection Text: %_END033 = ?...(% END033)
Title: Create Batch Input Session for Garnishment - Germany
Text Symbol: 001 = Result:
Text Symbol: 002 = records written to the batch
Text Symbol: 003 = input session
Text Symbol: 110 = You created a batch input session.
Text Symbol: 111 = No batch input session created
Text Symbol: 112 = In the selected time period (from to ), no data
Text Symbol: 113 = found to restrict for Garnishment.
Text Symbol: 114 = The error described above occurred.
Text Symbol: 120 = There are records of infotype interest (0113) that were not added to the session.
Text Symbol: 121 = There are records of infotype compensation (0117) that were not added to the session.
Text Symbol: 130 = A record was created for the following infotypes:
Text Symbol: 142 = The infotype wage portion (0115) with garnishment type A and
Text Symbol: 143 = number 000, valid for all garnishments, is not changed by the batch input.
Text Symbol: E01 = The entered value is not permitted
Text Symbol: S01 = Garnishment Type and Number
Text Symbol: S02 = Validity Period from
Text Symbol: T10 = Other Data


INCLUDES used within this REPORT RPIPITD0

INCLUDE MPPDAT00.


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:

HR_MAPNAME_VERIFY CALL FUNCTION 'HR_MAPNAME_VERIFY' "XWIP30K035877 EXPORTING "XWIP30K035877 MAPNAME = MAP_NAME "XWIP30K035877 REPORTNAME = REPNAME "XWIP30K035877 IMPORTING "XWIP30K035877 MAPNAME = MAP_NAME. "XWIP30K035877

HR_MAPNAME_VERIFY CALL FUNCTION 'HR_MAPNAME_VERIFY' "XWIP30K035877 EXPORTING "XWIP30K035877 MAPNAME = MAP_NAME "XWIP30K035877 REPORTNAME = REPNAME "XWIP30K035877 IMPORTING "XWIP30K035877 MAPNAME = MAP_NAME. "XWIP30K035877

BDC_OPEN_GROUP CALL FUNCTION 'BDC_OPEN_GROUP' EXPORTING CLIENT = SY-MANDT GROUP = MAP_NAME USER = SY-UNAME KEEP = SPACE HOLDDATE = HOLDDATE.

BDC_INSERT CALL FUNCTION 'BDC_INSERT' EXPORTING TCODE = 'PA30' "Transaktionscode TABLES DYNPROTAB = BDCDATA.

BDC_CLOSE_GROUP CALL FUNCTION 'BDC_CLOSE_GROUP'.



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