R_SRS_CLEAR_WSAO_WORK_CRTL 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 R_SRS_CLEAR_WSAO_WORK_CRTL 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.
Selection Text: LOCNR = Plants
Title: Reorganisation WSAO_WORK_CRTL
Text Symbol: 001 = Plnts
Text Symbol: 002 = No entries found that correspond to the selection criteria
INCLUDE R_SRS_CLEAR_WSAO_WORK_CRTLTOP . " GLOBAL DATA
INCLUDE R_SRS_CLEAR_WSAO_WORK_CRTLS01 . " SELECTION-SCREEN*
INCLUDE R_SRS_CLEAR_WSAO_WORK_CRTLF01 . " FORM-ROUTINES *
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.
R_SRS_CLEAR_WSAO_WORK_CRTL - Reorganisation WSAO_WORK_CRTL R_SRS_CLEAR_WSAO_WORK_CRTL - Reorganisation WSAO_WORK_CRTL R_SLS_EDIT_TEXTS - Program R_SLS_VIEW_TEXT_NOTES R_SLS_EDIT_TEXTS - Program R_SLS_VIEW_TEXT_NOTES R_SLS_DISP_INC_LOG - Display SD Document Incompetion Log R_SLS_DISP_INC_LOG - Display SD Document Incompetion Log