SRT_USRSPEC_CONFIG 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 SRT_USRSPEC_CONFIG 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: Personalize bgRFC and lock units for debuging (for support only)
Text Symbol: 001 = User
Text Symbol: 002 = Changed by
Text Symbol: 003 = You are about to create an entry for other user.
Text Symbol: 004 = Exit
Text Symbol: 005 = The settings has been changed. Save before leaving?
INCLUDE SRT_USRSPEC_CONFIG_USER_COMI01.
INCLUDE SRT_USRSPEC_CONFIG_SAVE_010F01.
INCLUDE SRT_USRSPEC_CONFIG_STATUS_0O01.
INCLUDE SRT_USRSPEC_CONFIG_SELECTIOF01.
INCLUDE SRT_USRSPEC_CONFIG_INFO010F01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
SRT_USRSPEC_CONFIG - Personalize bgRFC and lock units for debuging (for support only) SRT_USRSPEC_CONFIG - Personalize bgRFC and lock units for debuging (for support only) SRT_UDS_INDEX_HELPER - local helper class for UDS indexing SRT_UDS_INDEX - Deferred UDS indexing SRT_UDS_INDEX - Deferred UDS indexing SRT_UDS_AUTO_INDEX - Automated deferred UDS indexing