BUP_STATUSPROFILE_CONVERT 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 BUP_STATUSPROFILE_CONVERT 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: STSMA = D Status Profile
Title: SAP BP: Convert user status into BP role exclusion group
Text Symbol: M01 = BP role exclusion group &1
Text Symbol: M02 = is not replaced by new assignments
Text Symbol: T01 = Status Profile Conversion
Text Symbol: T02 = Cancel processing?
Text Symbol: T03 = Exit
Text Symbol: T04 = Changes were made
Text Symbol: T05 = Save changes first?
Text Symbol: TE1 = Enter a status profile
Text Symbol: TE2 = Status profile &1 does not contain any convertible statuses
Text Symbol: TE3 = First assign the status to a BP role
Text Symbol: TE4 = A role category is not assigned to BP role &1
Text Symbol: TE5 = Status &1 does not contain any assigned transactions
INCLUDE BUP_STATUSPROFILE_CONVERTTOP . " GLOBAL DATA
INCLUDE BUP_STATUSPROFILE_CONVERTO01 . " PBO-MODULES
INCLUDE BUP_STATUSPROFILE_CONVERTI01 . " PAI-MODULES
INCLUDE BUP_STATUSPROFILE_CONVERTF01 . " 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.
BUP_STATUSPROFILE_CONVERT - SAP BP: Convert user status into BP role exclusion group BUP_STATUSPROFILE_CONVERT - SAP BP: Convert user status into BP role exclusion group BUP_ROLE_CUSTOMER_CONVERT - Conversion of BP Role CRM000 (Customer) BUP_ROLE_CUSTOMER_CONVERT - Conversion of BP Role CRM000 (Customer) BUP_ROLES_GET_ALL=============FT - BUPROLESGETALL=============FT BUP_BUSSRCHGF_REPAIR - Reorg. for Generated Selection Modules of BDT BP Search