SAP ABAP IMG Activity /MRSS/POT_UPDATE_RUL (BAdI: Update of the Capacity Pots)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA (Application Component) Cross-Application Components
     /MRSS/POT (Package) Capacity Pots for Appointment Booking
IMG Activity
ID /MRSS/POT_UPDATE_RUL BAdI: Update of the Capacity Pots  
Transaction Code /MRSS/92000320   (empty) 
Created on 20110513    
Customizing Attributes /MRSS/POT_UPDATE_RUL   BAdI: Update of the Capacity Pots 
Customizing Activity /MRSS/POT_UPDATE_RUL   BAdI: Update of the Capacity Pots 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /MRSS/POT_UPDATE_RUL    

Use

You can use this Business Add-In (BAdI) to carry out the pot deduction based on custom specific rules. There is a default implementation which can give an understanding on the pot deduction with a change in demand, change in assignment, etc. However, if there are additional or different criteria to be considered for pot capacity deductions, the same can be done by implementing this BAdI.

The following two methods are provided:

  • DEDUCT_LOWER_POT_CAPACITY
    This method is used to deduct the capacities from the lower pots, that is the hourly pots.
  • DEDUCT_ROOT_POT_CAPACITY
    This method is used to deduct the capacities from the root pots. The root pot is generally the pot for an entire day. It is the cumulative results of all the lower pots.
  • SET_ATTRIBUTES
    This method is used to indicate whether the pot deduction has been called for a normal pot update or for in-day calculation. It is also used to remember the time when in-day calculation was initiated.
    In-day calculation refers to the calculation of the pending capacity of the current day (current date and time).

The system reduces the capacity of the root, full day capacity pot before it reduces the capacity of the lower, hourly pot.

Requirements

Standard settings

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Activities

Example

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
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/POT_UPDATE_RUL 0 /MRSS/WFF0000002 SAP Multiresource Scheduling 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20130123 
SAP Release Created in 800