RSBCS_USER_DELETE is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for When an SAP user is deleted in user management, the relevant BCS user is not deleted directly, but only flagged as 'deleted'...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RSBCS_USER_DELETE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SOUD - BCS: User Management
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: BCS: Display and Delete Office Users
Text Symbol: 033 = Create New Company Address
Text Symbol: 032 = Address
Text Symbol: 031 = Check User Record (&2 of &3)
Text Symbol: 030 = Select Data...
Text Symbol: 029 = Person Number
Text Symbol: 028 = Person Number
Text Symbol: 027 = Pers No.
Text Symbol: 026 = Related SAP User Deleted
Text Symbol: 025 = User Deleted
Text Symbol: 024 = Deleted
Text Symbol: 023 = SAP User Deleted
Text Symbol: 022 = SAP User Exists
Text Symbol: 021 = BCS User Address
Text Symbol: 020 = BCS User Address
Text Symbol: 019 = BCS Add.
Text Symbol: 018 = BCS User Still in Use
Text Symbol: 017 = BCS User No Longer in Use
Text Symbol: 016 = Address Number
Text Symbol: 015 = Address Number
Text Symbol: 014 = Add. No.
Text Symbol: 013 = BCS User Still in Use
Text Symbol: 012 = User Used
Text Symbol: 011 = is used
Text Symbol: 010 = Assign Company Address
Text Symbol: 009 = Cancel
Text Symbol: 008 = Delete anyway?
Text Symbol: 007 = Addresses still used for selected data records
Text Symbol: 006 = Display Address
Text Symbol: 005 = Delete Data Rec.
Text Symbol: 004 = Delete selected data records?
Text Symbol: 003 = Confirm Deletion
Text Symbol: 002 = No
Text Symbol: 001 = Yes
INCLUDE RSBCS_USER_DELETE_TYP.
INCLUDE RSBCS_USER_DELETE_CLS.
INCLUDE RSBCS_USER_DELETE_TOP.
INCLUDE RSBCS_USER_DELETE_O01.
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.
RSBCS_USER_DELETE - BCS: Display and Delete Office Users RSBCS_USER_DELETE - BCS: Display and Delete Office Users RSBCS_START_STATISTIC - Report RSBCS_START_STATISTIC RSBCS_START_STATISTIC - Report RSBCS_START_STATISTIC RSBCS_SREQ_UNLINK - BCS: Delete Links to Send Requests RSBCS_SREQ_UNLINK - BCS: Delete Links to Send Requests