SAP ABAP IMG Activity /MRSS/RAL_DATA_SELEC (BAdI: Data Selection for Resource Assignment List)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/RAL (Package) Package for Resource Assignment List
IMG Activity
ID /MRSS/RAL_DATA_SELEC BAdI: Data Selection for Resource Assignment List  
Transaction Code /MRSS/92000334   (empty) 
Created on 20120907    
Customizing Attributes /MRSS/RAL_DATA_SELEC   BAdI: Data Selection for Resource Assignment List 
Customizing Activity /MRSS/RAL_DATA_SELEC   BAdI: Data Selection for Resource Assignment List 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /MRSS/RAL_DATA_SELECTION    

Use

This Business Add-In (BAdI) is used in SAP Multiresource Scheduling. You can use this BAdI to define a customer-specific set of fields to be displayed in the Web-based resource assignment list. You can use the provided default implementation to map standard fields, for example, assignment start or assignment end, to an external representation.

This BAdI contains the following methods:

  • GET_CUSTOM_DATA

    This method is used to select the additional, customer-specific data (for example, from a customer-specific database table).

  • MAP_DATA_TO_EXT_FORMAT

    This method is used to map the selected fields to an external representation. For more information, see the method documentation.

Requirements

Standard settings

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI builder (transaction SE18).

Activities

Example

You can find an example implementation in the BAdI Builder (transaction SE18) on the Enhancement Spot Element Definitions tab in the Implementation Example Classes section.

SAP provides the following example implementation:

  • /MRSS/CL_EX_RAL_DATA_SELECTION

    Recommendation: Copy the example implementation to the customer-specific BAdI implementation and extend the mapping logic with the fields contained in customer include structure CI_RAL_CUSTOM_DATA.

Further information

BAdI method documentation:

For information about implementing BAdIs as part of the Enhancement Framework, see SAP Library for SAP NetWeaver Platform on SAP Help Portal at http://help.sap.com/nw_platform. Choose a release and then Application Help. In SAP Library, choose SAP NetWeaver Library: Function-Oriented View -> Application Server -> Application Server ABAP -> Application Development on AS ABAP -> ABAP Customer Development -> Enhancement Framework.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20120907 
SAP Release Created in 800