SAP ABAP Data Element SDOC_RSDCU_IS (List BSP Extension Objects in Worklist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-DTL (Application Component) Documentation Tools
     SDOC (Package) Documentation Maintenance
Basic Data
Data Element SDOC_RSDCU_IS
Short Description List BSP Extension Objects in Worklist  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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 RSDCU_FU 
Medium  
Long  
Heading  
Documentation

Definition

Use

Lists the documentation on business server page extension objects (BSP object; document class IS) in the documentation worklist.

Dependencies

A BSP extension establishes a connection between BSP elements, which are referenced from a Business Server Page and ABAP object classes, which implement the functions of the BSP element.

Since a BSP extension has no tasks other than establishing this connection, it is usually sufficient, to assign the associated document classes to the required documentation. You can also insert the class documentation as an include in the documentation of the BSB extension.

Example

In function Balanced Scorecard of component Corporate Performance Monitor in mySAP Strategic Enterprise Management (SEM) the BSB extension UMB_WIZARD is used in the function Scorecard Wizard. This extension establishes a connection between different BSP elements (for example, print button, dropdown list) and the ABAP object classes that prepare the methods and attributes, so that programs can handle these elements.

History
Last changed by/on SAP  20041216 
SAP Release Created in 700