SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | Number Range Management(BC-SRV-NUM) SAP BC

RSSNR1L2 SAP ABAP Report - Load test case design group elements







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


Text pool values


Title: Load test case design group elements
Text Symbol: 026 = English GROUP 04 05 TEST6
Text Symbol: 027 = Only English GROUP 07 TEST6
Text Symbol: 028 = GROUP 01 TEST7
Text Symbol: 029 = GROUP 02 TEST7
Text Symbol: 030 = GROUP 01 TEST7
Text Symbol: 031 = GROUP 03 TEST7
Text Symbol: 032 = GROUP 99 TEST7
Text Symbol: 033 = GROUP 01 02 TEST8
Text Symbol: 034 = GROUP 03 TEST8 External
Text Symbol: 035 = GROUP 04 05 TEST8
Text Symbol: 036 = GROUP 01 02 TEST8
Text Symbol: 037 = GROUP 06 TEST8 External
Text Symbol: 038 = GROUP 07 TEST8 Internal
Text Symbol: 039 = GROUP 01 with errors in other group: TEST8
Text Symbol: 040 = GROUP intervals with errors already used
Text Symbol: 041 = Error in GROUP 04 05 TEST8
Text Symbol: 042 = GROUP 01 02 TEST8A
Text Symbol: 043 = GROUP 01 03 TEST8A
Text Symbol: 044 = GROUP 04 05 TEST8A
Text Symbol: 045 = GROUP 01 02 TEST8A
Text Symbol: 046 = GROUP 01 06 TEST8A
Text Symbol: 047 = GROUP 99 TEST8A
Text Symbol: 025 = English GROUP 03 TEST6
Text Symbol: 001 = English GROUP 01 TEST2
Text Symbol: 002 = English GROUP 99 TEST5
Text Symbol: 003 = English GROUP 03 TEST2
Text Symbol: 004 = English GROUP 03 TEST5
Text Symbol: 005 = English GROUP 99 TEST2
Text Symbol: 007 = GROUP 01 TEST2
Text Symbol: 008 = GROUP 02 TEST2
Text Symbol: 009 = GROUP 01 TEST2
Text Symbol: 010 = GROUP 03 TEST3
Text Symbol: 011 = GROUP 99 TEST3
Text Symbol: 012 = GROUP 01 02 TEST3
Text Symbol: 013 = GROUP 03 TEST3
Text Symbol: 014 = GROUP 04 05 TEST3
Text Symbol: 015 = GROUP 06 TEST3





Text Symbol: 016 = English GROUP 01 02 TEST3
Text Symbol: 017 = English GROUP 03 TEST3
Text Symbol: 018 = English GROUP 04 05 TEST3
Text Symbol: 019 = Only English GROUP 07 TEST3
Text Symbol: 020 = Chinese GROUP 03 TEST3
Text Symbol: 021 = Chinese GROUP 04 05 TEST3
Text Symbol: 022 = Only Chinese and English GROUP 07 TEST3
Text Symbol: 023 = Only Chinese GROUP 08 TEST3
Text Symbol: 024 = English GROUP 01 02 TEST6


INCLUDES used within this REPORT RSSNR1L2

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