SAP ABAP IMG Activity /MRSS/RMOR_ADD_CUST (BAdI: Addition of Customer Fields)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/RMOR (Package) Online Reporting for RMFS
IMG Activity
ID /MRSS/RMOR_ADD_CUST BAdI: Addition of Customer Fields  
Transaction Code /MRSS/92000129   (empty) 
Created on 20081205    
Customizing Attributes /MRSS/RMOR_ADD_CUST   BADI: Additional Customer Fields 
Customizing Activity /MRSS/RMOR_ADD_CUST   BADI: Additional Customer Fields 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /MRSS/RMOR_ADD_CUST    

Use

You use this BAdI to add additional customer fields to the POWL reports.

Each report has a separate CI include:

  • Limited Demand report:
    • CI_CUSTOM
    • CI_LIMITED_DEM_ADD_FLDS
  • Detailed Demand report:
    • CI_CUSTOM
    • CI_DETAIL_DEMAND_ADD_FLDS
  • Candidate report:
    • CI_CUSTOM
    • CI_CANDIDATE_ADD_FLDS
  • Partner Broadcast report:
    • CI_CUSTOM
    • CI_PARTNER_BROD_ADD_FLDS
  • Project report:
    • CI_CUSTOM
    • CI_PARTNER_AVAIL_ADD_FLDS

The corresponding BAdI is called during each POWL report execution. On implementation of the BAdI, each POWL report contains its corresponding customer fields.

This BAdI provides the following methods:

  • DETAILED_DEMAND_ADD_FLDS
  • LIMITED_DEMAND_ADD_FIELDS
  • CANDIDATE_ADD_FIELDS
  • PARTNER_BROD_ADD_FIELDS
  • ASSIGNMENT_ADD_FLDS
  • PROJECT_AVAIL_ADD_FIELDS
  • SOFBOOK_FUTURE_ADD_FIELDS
  • SOFBOOK_FUTURE_ADD_FIELDS_WD

Requirements

The corresponding CI for the POWL reports must be created so that the BAdI methods can be used to fill in the details.

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 (transactionSE18).

Activities

Example

See also

For more 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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /MRSS/RMOR_ADD_CUST 0 ALR0002255 Scheduling and Planning 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20130904 
SAP Release Created in 610