RSUPDATE_LOCKFLAG_WRAPPER 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 RSUPDATE_LOCKFLAG_WRAPPER 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: Program RSUPDATE_LOCKFLAG_WRAPPER
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SUCT_UPDATE_LOCKFLAG call function 'SUCT_UPDATE_LOCKFLAG' exporting iv_lockflag_value = lockflag * IV_CTC = '' importing ev_rc = lv_ev_rc ev_message = lv_ev_message tables it_trkorr = lt_trkorr.
STRF_SETNAME call function 'STRF_SETNAME' exporting dirtype = 'P' filename = listnam_in "'XPRASUPG.LST'
STRF_SETNAME call function 'STRF_SETNAME' exporting dirtype = 'P' filename = gv_logfile subdir = 'tmp' importing file = gv_protfile exceptions wrong_call = 1 others = 2.
SUBST_APPEND_PROTOCOL call function 'SUBST_APPEND_PROTOCOL' exporting l_level = l_level l_severity = severity l_msag = ag l_msgnr = msgnr l_v1 = l_var1 l_v2 = l_var2 l_v3 = l_var3 l_v4 = l_var4 tables p_tab = gt_protocol.
SUBST_WRITE_PROTOCOL call function 'SUBST_WRITE_PROTOCOL' exporting acttype = 'P' ifname = gv_protfile importing efname = gv_protfile tables p_tab = gt_protocol exceptions write_failed = 01 others = 02.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSUPDATE_LOCKFLAG_WRAPPER - Program RSUPDATE_LOCKFLAG_WRAPPER RSUPDATE_LOCKFLAG_WRAPPER - Program RSUPDATE_LOCKFLAG_WRAPPER RSUOM_ODSO_GET_DETAIL - Program RSUOM_ODSO_GET_DETAIL RSUOM_ODSO_GET_DETAIL - Program RSUOM_ODSO_GET_DETAIL RSUOM_ODSO_BUFFER - Units of Measure for Characteristic: Change to Buffer Settings RSUOM_ODSO_BUFFER - Units of Measure for Characteristic: Change to Buffer Settings