Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 

Info

To analyze ABAP code in Kiuwan, source code and information from SAP system need to be exported previously to be analyzed by Kiuwan.

SAP Extractor (SAPEX) for Kiuwan performs these tasks.

NOTE: SAPEX is expected to run in any SAP NetWeaver 7.4+ platform.

Contact Kiuwan Technical Support Kiuwan Support for previous platform versions.

 

 

What are the permissions needed to run SAPEX in SAP

?

As SAPEX needs to read source code / system information from multiple SAP tables, a user with enough rights should be used.

It has been proved that the extractor works using a SAP user with the following permissions:

  • User Group Autorithation Check: SUPER
  • User Type: DIALOG
  • Profile:
    • SAP_ALL (All SAP System authorizations) 
    • S_A.SYSTEM (System administrator (Superuser))
  • Parameters: 
    • SCL (Upper and lower case in source code: 'X' = lower, ' ' =upper) 
    • WLC (Workflow: User-specific settings)
  • Customization objects used: 
    • AREA_MENU_SETTINGS 
    • BUPA_DIALOG_JOEL 
    • LAW_PERS 
    • RMPS_AUTH_LEVEL 
    • RS_BI_DWB_FAVORITES 
    • R_BPS_DEFAULT_PROFILE 
    • R_BPS_FW_MODE 
    • R_BPS_UPB_MAIN_AREA 
    • R_UPX_EXEC_GENERAL 
    • SAL_SETTINGS_4_CCMS_ICONVIEW 
    • SAL_SETTINGS_4_CCMS_PERFCHART 
    • SAP_HRHAP00_CATALOG 
    • SAP_HRHAP00_DOCUMENT 
    • SBPT_MYOBJECTS_NODES 
    • SCPR 
    • SKWF_WORKINGDIR 
    • SRT_ADMIN_SETTINGS 
    • S_DRB

...