SAP Reports / Programs | Controlling | Profitability Analysis(CO-PA) SAP CO

RKETRK2H SAP ABAP Report - Text Elements for RKEVRK2H







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


Text pool values


Title: Text Elements for RKEVRK2H
Text Symbol: 171 = Number of Client Line Items :
Text Symbol: 172 = Number of Reference Line Items Not Posted in Partner System
Text Symbol: 173 = Number of Reference Line Items Posted More than Once in Partner System
Text Symbol: 174 = Number of Reference Line Items Posted Correctly in Partner System
Text Symbol: 175 = Number of Line Items Not Sent, Already Posted in Partner System
Text Symbol: 176 = Number of Line Items Canceled
Text Symbol: 180 = Number of Line Items Read
Text Symbol: 182 = Number of Line Items Summarized
Text Symbol: 201 = Number of Actual Line Items Deleted
Text Symbol: 202 = number of Deleted Plan Line Items
Text Symbol: 203 = Number of Records Deleted from CEALE01
Text Symbol: 204 = Processing Mode
Text Symbol: 205 = Test Run
Text Symbol: 206 = Upd. Run
Text Symbol: 207 = Information
Text Symbol: 208 = Value
Text Symbol: 209 = Plan/Act. Indicator
Text Symbol: 210 = Trans.Type
Text Symbol: 211 = Version Number
Text Symbol: 212 = Period/Year
Text Symbol: 213 = Week/Year
Text Symbol: 214 = Prof. Segment, Local System
Text Symbol: 215 = Doc. Number, Local System
Text Symbol: 216 = Item Number, Local System
Text Symbol: 217 = Sequence Number
Text Symbol: 218 = Prof.Segment, Partner System
Text Symbol: 219 = Doc.Number, Parner System
Text Symbol: 220 = Item Number, Partner System
Text Symbol: 221 = Local System
Text Symbol: 222 = PartnerSystem
Text Symbol: 223 = Fld Name
Text Symbol: 170 = Number of Line Items Sent
Text Symbol: 100 = Reference Line Items Not Posted in the Partner System
Text Symbol: 101 = Statistics
Text Symbol: 102 = Line Item List:
Text Symbol: 103 = Overview List:
Text Symbol: 105 = Test run! No changes were made to the database.





Text Symbol: 106 = Line Items Sent
Text Symbol: 107 = Line Items Not Sent Because Already Posted to Partner System
Text Symbol: 108 = Line Items Cancelled
Text Symbol: 110 = Reference Line Items Posted Correctly to Partner System
Text Symbol: 112 = Client Line Items (Reference in Partner System)
Text Symbol: 120 = Reference Line Items Posted More Than Once in Partner System
Text Symbol: 135 = Following line items differ -> Not posted in the partner system
Text Symbol: 140 = The following line items differ
Text Symbol: 141 = The following line items differ -> Field
Text Symbol: 142 = Local System
Text Symbol: 143 = Partner System
Text Symbol: 149 = Field
Text Symbol: 150 = Plan/act
Text Symbol: 151 = Rec. Type
Text Symbol: 152 = Version
Text Symbol: 153 = Period
Text Symbol: 154 = Week
Text Symbol: 155 = ProfSeg. LS
Text Symbol: 156 = Doc. No. LS
Text Symbol: 157 = Item LS
Text Symbol: 158 = Seq. no.
Text Symbol: 159 = ProfSeg. PS
Text Symbol: 160 = Doc. No. PS
Text Symbol: 161 = Item PS
Text Symbol: 162 = Local System
Text Symbol: 163 = Partner System
Text Symbol: 164 = System


INCLUDES used within this REPORT RKETRK2H

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