SAP Reports / Programs | Check Input | Industry Solution Oil | Check Input(IS-OIL-PRA-REV-CI) SAP IS

SAPMOIUCI_PPD SAP ABAP dialog Program - PRA Payment Posting Desktop







SAPMOIUCI_PPD 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 SAPMOIUCI_PPD 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

O3UCI_PPD - PRA Payment Posting Desktop


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


Text pool values


Title: PRA Payment Posting Desktop
Text Symbol: I11 = AR Price tolerance warnings
Text Symbol: I10 = Written off
Text Symbol: I09 = Marked for writeoff
Text Symbol: I08 = Error halted saving
Text Symbol: I07 = Line posted successfully
Text Symbol: I06 = Line valued successfully
Text Symbol: I05 = Detail line has errors
Text Symbol: I04 = Detail line has warnings
Text Symbol: I03 = Equal to detail lines sum
Text Symbol: I02 = Less than detail lines sum
Text Symbol: I01 = Greater than detail lines sum
Text Symbol: 042 = Remitter Name
Text Symbol: 041 = Data will be deleted. Continue?
Text Symbol: 040 = DELETE
Text Symbol: 039 = Entered By
Text Symbol: 038 = Calc Check Amt
Text Symbol: 037 = Ctrl Check Amt
Text Symbol: 036 = Remitter
Text Symbol: 035 = Amt Diff
Text Symbol: 032 = Unsaved Data will be Lost if operation is performed. Continue?
Text Symbol: 031 = Unsaved Data Exist
Text Symbol: 015 = Enter File name (*.TXT) with complete path for exporting
Text Symbol: 014 = Line item Alert/Error Message(s)
Text Symbol: 013 = Line item Overview
Text Symbol: 012 = Enter Search Value
Text Symbol: 011 = Enter Filter Criteria Value
Text Symbol: 010 = Enter Replacement Value
Text Symbol: 006 = - Specify Processing Options
Text Symbol: 005 = - New Check
Text Symbol: 004 = - Editing Check
Text Symbol: 003 = - Displaying Check
Text Symbol: 002 = - Worklist Screen
Text Symbol: 001 = - Selection Screen


INCLUDES used within this REPORT SAPMOIUCI_PPD

INCLUDE MOIUCI_PPDTOP . " GLOBAL DATA
INCLUDE MOIUCI_PPD_0300O01.
INCLUDE MOIUCI_PPD_0300I01.
INCLUDE MOIUCI_PPD_F01.




INCLUDE MOIUCI_PPD_0100O01.
INCLUDE MOIUCI_PPD_0100I01.
INCLUDE MOIUCI_PPD_0200O01.
INCLUDE MOIUCI_PPD_F02.
INCLUDE MOIUCI_PPD_0200I01.
INCLUDE MOIUCI_PPD_F03.
INCLUDE MOIUCI_PPD_F09.
INCLUDE MOIUCI_PPD_0500O01.
INCLUDE MOIUCI_PPD_0500I01.
INCLUDE MOIUCI_PPD_0400O01.
INCLUDE MOIUCI_PPD_F04.
INCLUDE MOIUCI_PPD_0400I01.
INCLUDE MOIUCI_PPD_0600O01.
INCLUDE MOIUCI_PPD_0600I01.
INCLUDE MOIUCI_PPD_F08.


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