RPFISA_ADJUSTMENT_ENTRY 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 RPFISA_ADJUSTMENT_ENTRY 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.
Selection Text: RBELNR = D .
Selection Text: RBUKRS = D .
Selection Text: RDATUM = D .
Selection Text: RERLDT = D .
Selection Text: REVENT = D .
Selection Text: RFORID = D .
Selection Text: RGJAHR = D .
Selection Text: RIMMD = Print Immediately
Selection Text: RUSNAM = D .
Selection Text: RUZEIT = D .
Selection Text: RXBKOR = D .
Selection Text: TDDEST = Output Device
Title: Program RPFISA_ADJUSTMENT_ENTRY
Text Symbol: 001 = Preparer
Text Symbol: 110 = Output Device
Text Symbol: 111 = Print Immediately
INCLUDE RFKORI00.
INCLUDE RPFISA_ADJUSTMENT_ENTRY_DATA.
INCLUDE RPFISA_ADJUSTMENT_ENTRY_SEL.
INCLUDE RPFISA_ADJUSTMENT_ENTRY_EVENTS.
INCLUDE RPFISA_ADJUSTMENT_ENTRY_FORMS.
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.
RPFISA_ADJUSTMENT_ENTRY - Program RPFISA_ADJUSTMENT_ENTRY RPFISA_ADJUSTMENT_ENTRY - Program RPFISA_ADJUSTMENT_ENTRY RPFISA_ADJRF13_TOP - Include RPFISA_ADJRF13_TOP RPFISA_ADJRF13_SEL_SCR - Selection screen definition for RPFISA_ADJRF13 RPFISA_ADJRF13_LCL_HELPER - Include RPFISA_ADJRF13_LCL_HELPER RPFISA_ADJRF13 - Adjustment Report - Form 13 (Saudi Arabia)