RSIWB_CUST_SUP_AUTH_CHECK_DISP 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 RSIWB_CUST_SUP_AUTH_CHECK_DISP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SI24_14 - KW Customizing
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: KW Customizing: Area-dependent activation of authorization check
INCLUDE IWBCONSTINT.
No SAP DATABASE tables are accessed within this REPORT code!
IWB_SDOKMEPC_MAINTAIN CALL FUNCTION 'IWB_SDOKMEPC_MAINTAIN' EXPORTING PROPERTY_NAME = C_CUST_SUP_AUTH_CHECK_FOR_DISP.
IW_C_BUFFER_INVALIDATE CALL FUNCTION 'IW_C_BUFFER_INVALIDATE'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSIWB_CUST_SUP_AUTH_CHECK_DISP - KW Customizing: Area-dependent activation of authorization check RSIWB_CUST_SUP_AUTH_CHECK_DISP - KW Customizing: Area-dependent activation of authorization check RSIWB_CUST_AUTH_FOR_PROPS - KW: Customizing authorizations at attribute value level RSIWB_CUST_AUTH_FOR_PROPS - KW: Customizing authorizations at attribute value level RSIWB_CONTENTS_DELETE - Delete A L L management data, i.e all KEN contents RSIWB_CONTENTS_DELETE - Delete A L L management data, i.e all KEN contents