SAP ABAP Data Element RSSB_PSA_REQUDEL_CHECK (Check for Activity 06 during PSA Request Deletion)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX (Application Component) Business Explorer
     RSS (Package) BW: General services
Basic Data
Data Element RSSB_PSA_REQUDEL_CHECK
Short Description Check for Activity 06 during PSA Request Deletion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 PSA 
Medium 19 PSA Req. Deletion 
Long 20 PSA Req. Deletion 
Heading 19 PSA Req. Deletion 
Documentation

Definition

When deleting a request from a PSA, check whether the user can execute activity 6 (delete).

Use

Up to now, the system checked whether the user could execute activity 23 (maintain).

Dependencies

First assign the following authorizations to the affected users:

  • S_RS_ISOUR (with a PSA for an InfoSource with flexible updating)
    • RSAPPLNM = <Application component>
    • RSISOURCE = <InfoSource>
    • RSISRCOBJ = DATA
    • ACTVT = 06

or

  • S_RS_ISRCM (with a PSA for an InfoSource with direct updating)
    • RSAPPLNM = <Application components>
    • RSISOURCE = <InfoSource>
    • RSISRCOBJ = DATA
    • ACTVT = 06

Then set this indicator. (The new check is executed then.)

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 720