SAPTEXTEDIT_TEST_2 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Test program for enhanced functions in Release 4...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 SAPTEXTEDIT_TEST_2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SAPTEXTEDIT_TEST_2 - Test for Textedit Control
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.
Title: TextEdit Control: Test program for new 4.6 A functionality
Text Symbol: 001 = Y
Text Symbol: 002 = Standard Text
Text Symbol: 003 = ABAP Code
Text Symbol: 004 = Latest changes in text have not been saved! Continue anyway?
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = repid txt2 = space txt1 = 'Error in get_textstream'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = repid txt2 = space txt1 = 'Error in set_textstream'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = repid txt2 = space txt1 = 'Error in get_selected_textstream'. "#EC NOTEXT
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = repid txt2 = space txt1 = 'Error in set_selected_textstream'. "#EC NOTEXT
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SAPTEXTEDIT_TEST_2 - TextEdit Control: Test program for new 4.6 A functionality SAPTEXTEDIT_TEST_2 - TextEdit Control: Test program for new 4.6 A functionality SAPTEXTEDIT_TEST_1_OLDTOP - SAPTEXTEDITTEST1OLDTOP SAPTEXTEDIT_TEST_1_OLDO01 - SAPTEXTEDITTEST1OLDO01 SAPTEXTEDIT_TEST_1_OLDI01 - SAPTEXTEDITTEST1OLDI01 SAPTEXTEDIT_TEST_1_OLDF01 - SAPTEXTEDITTEST1OLDF01