SAP Reports / Programs

RTPM_TRG_MIGR_CREATE_STEPS1 SAP ABAP Report - Generate Migration Steps (Rel. CFM1.0/CFM2.0 -> ERP2.0)







RTPM_TRG_MIGR_CREATE_STEPS1 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 RTPM_TRG_MIGR_CREATE_STEPS1 into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Title: Generate Migration Steps (Rel. CFM1.0/CFM2.0 -> ERP2.0)
Text Symbol: 312 = Sec: Migrate derived business transactions, valuations etc.
Text Symbol: 313 = OTC: Migrate derived business transactions, valuations etc.
Text Symbol: 314 = Sec: Generate operative valuation area 001
Text Symbol: 315 = OTC: Generate operative valuation area 001
Text Symbol: 316 = FUT: Enhance parallel business transactions
Text Symbol: 317 = Sec: Enhance parallel business transactions
Text Symbol: 318 = OTC: Enhance parallel business transactions
Text Symbol: 319 = LO: Enhance parallel business transactions
Text Symbol: 320 = Sec: Fill new fields in the posting interface
Text Symbol: 321 = Sec: Generate balance sheet account transfer
Text Symbol: 322 = Sec: Match positions from old and new operative val. area
Text Symbol: 323 = Sec: Create valuation blocks
Text Symbol: 324 = OTC: Create valuation blocks
Text Symbol: 325 = Sec: Adjust Operative Data
Text Symbol: 326 = OTC: Adjust operative data
Text Symbol: 327 = OTC: Fill new fields in the business transactions
Text Symbol: 328 = OTC: Fill new fields in the posting interface
Text Symbol: 329 = OTC: Match positions/flows from old and new operative val. areas
Text Symbol: 330 = LO: Fill new fields in the business transactions
Text Symbol: 331 = FUT: Fill new fields in the business transactions
Text Symbol: 332 = LO: Fill New Fields in Posting Interface
Text Symbol: 333 = FUT: Fill New Fields in Posting Interface
Text Symbol: 334 = Sec: Add Public Sector Acct Assignments in Bus. Transactions
Text Symbol: 335 = OTC: Generate Quantity Positions
Text Symbol: 336 = OTC: Convert Accruals/Deferrals
Text Symbol: 311 = Sec: Generate initial business transactions
Text Symbol: 201 = Define Operative Valuation Area
Text Symbol: 202 = Sec: Check and Derive Securities Account Groups
Text Symbol: 203 = Sec: Generate position mngmt procedures operative VA: 001
Text Symbol: 204 = OTC: Generate position mngmnt procedures operative VA: 001
Text Symbol: 205 = Sec: Generate update types for migration
Text Symbol: 206 = OTC: Generate update types for migration
Text Symbol: 207 = Generate account assignment references
Text Symbol: 208 = Convert determination of account assignment references
Text Symbol: 209 = Convert account determination
Text Symbol: 210 = Convert control settings flag of flow type
Text Symbol: 211 = Sec: Assign condition types to update types





Text Symbol: 212 = Sec: Migrate Customizing for accrual/deferral
Text Symbol: 213 = Sec: Migrate Customizing for securities account transfer
Text Symbol: 214 = OTC: Generate Update Types (Money Market, Forex, OTC Der.)
Text Symbol: 215 = OTC: Convert Customizing for Accrual/Deferral
Text Symbol: 216 = Convert Display Variants in Position List
Text Symbol: 301 = Sec: Check report for positions
Text Symbol: 302 = Sec: Check and enter security account groups
Text Symbol: 303 = Sec: Fill new fields in business transactions
Text Symbol: 304 = Sec: Delete cash management data
Text Symbol: 305 = Sec: Generate position indicator
Text Symbol: 306 = OTC: Generate position indicator
Text Symbol: 307 = OTC: Generate Business Transactions
Text Symbol: 308 = Sec: Generate link transaction - position
Text Symbol: 309 = Sec: Determine operative opening positions
Text Symbol: 310 = Sec: Process operative opening positions


INCLUDES used within this REPORT RTPM_TRG_MIGR_CREATE_STEPS1

No INCLUDES are used within this REPORT code!


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