SAP Reports / Programs

SAPMPACE SAP ABAP dialog Program - HR-CH: Pension Fund : Display and Maintain Postings







SAPMPACE is a standard Module pool for a dialog screen ABAP Program 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 SAPMPACE 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

PACE - Pension fund : Postings


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 SAPMPACE. "Basic submit
SUBMIT SAPMPACE AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMPACE VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: HR-CH: Pension Fund : Display and Maintain Postings
Text Symbol: P30 = Start postings:
Text Symbol: P20 = Fund:
Text Symbol: P10 = Account Info
Text Symbol: P00 = $ACCTY ($KONNR)
Text Symbol: BT1 = Cumulated
Text Symbol: BT0 = individual
Text Symbol: BI1 = Cumulative display
Text Symbol: BI0 = Individual postings
Text Symbol: B05 = Exit anyway?
Text Symbol: B04 = Data will be lost.
Text Symbol: B03 = Exit
Text Symbol: B02 = Do you want to save them?
Text Symbol: B01 = You have created postings.
Text Symbol: 220 = Value typ
Text Symbol: 210 = ValTyCharacteristics
Text Symbol: 200 = $KTO in $KASSE
Text Symbol: 010 = Select account
Text Symbol: 005 = Subs. posting(s) for $VTY from $VAL $WAE
Text Symbol: P40 = End postings:
Text Symbol: PJ0 = Total postings:
Text Symbol: PI0 = Number postings:
Text Symbol: PH0 = Postings (cumulated)
Text Symbol: PG0 = Postings
Text Symbol: PF0 = Only postings for $ENAME
Text Symbol: PE0 = Val.type attribs:
Text Symbol: PD0 = Val.typ:
Text Symbol: PC0 = Posting date :
Text Symbol: PB0 = Value date:
Text Symbol: PA0 = Filter settings
Text Symbol: P90 = Belonging personnel nos
Text Symbol: P80 = Acc. currncy:
Text Symbol: P75 = thru:
Text Symbol: P70 = Last change:
Text Symbol: P60 = Authorization group:
Text Symbol: P50 = Lock date :


INCLUDES used within this REPORT SAPMPACE

No INCLUDES are used within this REPORT code!


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