PRG_SRT_SINGLE_CONFIG_CONS is a standard ABAP INCLUDE 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 PRG_SRT_SINGLE_CONFIG_CONS into the relevant SAP transactions such as SE38 or SE80
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: Include PRG_SRT_SINGLE_CONFIG_CONS
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 = l_title txt1 = l_text txt2 = ''.
POPUP_TO_INFORM call function 'POPUP_TO_INFORM' exporting TITEL = l_title txt1 = l_text txt2 = l_exception_text.
POPUP_TO_INFORM call function 'POPUP_TO_INFORM' exporting TITEL = l_title txt1 = l_text txt2 = l_exception_text.
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TITLEBAR = l_title text_question = l_text TEXT_BUTTON_1 = 'Yes'(015) TEXT_BUTTON_2 = 'No'(016) IMPORTING ANSWER = l_answer.
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TITLEBAR = l_title text_question = l_text TEXT_BUTTON_1 = 'Yes'(015) TEXT_BUTTON_2 = 'No'(016) IMPORTING ANSWER = l_answer.
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TITLEBAR = l_title text_question = l_text TEXT_BUTTON_1 = 'Yes'(015) TEXT_BUTTON_2 = 'No'(016) IMPORTING ANSWER = l_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PRG_SRT_SINGLE_CONFIG_CONS - Include PRG_SRT_SINGLE_CONFIG_CONS PRG_SRT_SINGLE_CONFIG_CF - Include for tabstrip control data (gen.) PRG_SRT_SINGLE_CONFIG - Single Configuration PRG_SRT_SINGLE_CONFIG - Single Configuration PRG_PUBLICATION_RESTRICTIONS - Program PRG_PUBLICATION_RESTRICTIONS PRG_PUBLICATION_RESTRICTIONS - Program PRG_PUBLICATION_RESTRICTIONS