BEN45S01 is a standard ABAP INCLUDE 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 BEN45S01 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.
Table entries to be translated
Selection Text: N_CURRE = New currency
Selection Text: N_BEGDA = Cutoff day currency conversion
Selection Text: N_BAREA = Benefit area
Title: Selection screen
Text Symbol: TP2 = Errors that occurred during currency translation
Text Symbol: TP1 = Salary groups to be translated
Text Symbol: T13 = New amount
Text Symbol: T12 = Old amount
Text Symbol: T11 = Amount field
Text Symbol: T10 = Validity period
Text Symbol: T09 = Key fields
Text Symbol: T08 = Upper tol.limit
Text Symbol: T07 = Lower tol.limit
Text Symbol: T06 = Salary group
Text Symbol: T05 = New
Text Symbol: T04 = Age
Text Symbol: T03 = to
Text Symbol: T02 = From
Text Symbol: T01 = Key fields
Text Symbol: P05 = Put entry in currency table?
Text Symbol: P04 = (Salary groups were also translated)
Text Symbol: P03 = (Salary groups were not translated)
Text Symbol: P02 = Convert table entries?
Text Symbol: P01 = Confirmation of currency translation
Text Symbol: N01 = No errors found
Text Symbol: H05 = Error description
Text Symbol: H04 = Criteria ID
Text Symbol: H03 = View
Text Symbol: H02 = Cutoff day for transl.
Text Symbol: H01 = Benefit area
Text Symbol: E99 = Error occurred when translating amount
Text Symbol: E04 = No entry in table dd031 for
Text Symbol: E03 = Amount was reduced to maximum
Text Symbol: E02 = Overflow in calculation
Text Symbol: E01 = No exchange rate found
Text Symbol: B01 = Total :
No INCLUDES are used within this REPORT code!
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.