RM06K081 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This function allows you to implement global changes to the contract prices of a vendor...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 RM06K081 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MEKRE - Currency Change: Contracts
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: DATUM = All Conditions Valid from
Selection Text: I_EKORG = Purchasing Organization
Selection Text: I_LIFNR = Vendor
Selection Text: KRUND = Rounding Rule
Selection Text: KURSD = Exchange Rate Date
Selection Text: KURST = Exchange Rate Type
Selection Text: R_EVRTN = Contract
Selection Text: SIMU = Test Run
Selection Text: WAERA = Old currency
Selection Text: WAERN = New Currency
Title: Currency Change for Contract Conditions of Vendor
Text Symbol: 100 = ---------------------------------------------------------------------------
Text Symbol: 200 = Change Conditions Valid on....;;
Text Symbol: 201 = Change Only Valid from........;;
Text Symbol: 202 = to...;;
Text Symbol: 203 = Or
Text Symbol: 204 = Change Conditions Valid from
Text Symbol: 205 = Validity Periods
Text Symbol: 210 = Currency Change
INCLUDE FM06KCO8.
INCLUDE: FM06KCP1.
INCLUDE: FM06KCP2, FM06KCO9.
INCLUDE: FM06KCP2, FM06KCO9.
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.
RM06K081 - Currency Change for Contract Conditions of Vendor RM06K081 - Currency Change for Contract Conditions of Vendor RM06K080 - Currency Change for Info Record Conditions of Vendor RM06K080 - Currency Change for Info Record Conditions of Vendor RM06K052 - Price Change Involving Vendor's Scheduling Agreements RM06K052 - Price Change Involving Vendor's Scheduling Agreements