MP326100 is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for You can use the following pushbuttons for managing payments: @0Y@ - Create payment @14@ - Copy payment @0Z@ - Change payment @BA@ - Reverse or cancel accounted payment @11@ - Delete payment @10@ - Display payment ..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 MP326100 into the relevant SAP transactions such as SE38 or SE80
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.
Text Symbol: YES = Yes
Text Symbol: TST = Test mode
Text Symbol: STR = Reverse/cancel
Text Symbol: STA = Status
Text Symbol: Q01 = Would you like to transfer in test mode?
Text Symbol: PRD = Productive
Text Symbol: NO_ = No
Text Symbol: MOD = change
Text Symbol: MDK = Remuneration cost
Text Symbol: MDJ = Remuneration
Text Symbol: LEG = Description of payment icons
Text Symbol: KST = Reverse payment accounted
Text Symbol: KMO = Change payment
Text Symbol: KIN = Create payment
Text Symbol: KDI = Display payment
Text Symbol: KDE = Cancel payment
Text Symbol: KCO = Copy payment
Text Symbol: KAV = Direct start of transfer pr.
Text Symbol: JDK = Royalty costs
Text Symbol: JDJ = Royalty
Text Symbol: ISM = Amounts
Text Symbol: INF = Pushbutton information
Text Symbol: IMD = To be changed
Text Symbol: IIN = To be created
Text Symbol: IDL = To be cancelled
Text Symbol: IDB = Fixed value
Text Symbol: F4T = Contract category
Text Symbol: F4I = previous ID
Text Symbol: DIS = display
Text Symbol: CRE = create
Text Symbol: CON = Confirmation
Text Symbol: BNK = Bank details (IT0009)
INCLUDE MP326150.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.