SAP ABAP IMG Activity /RPM/EX_CAP_B_PLAN (BAdI: Definition for Bucket Capacity Enhancement)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/CONFIGURATION (Package) xRPM Configuration
IMG Activity
ID /RPM/EX_CAP_B_PLAN BAdI: Definition for Bucket Capacity Enhancement  
Transaction Code /RPM/47000071   (empty) 
Created on 20060802    
Customizing Attributes /RPM/EX_CAP_B_PLAN   BAdI: Definition for Bucket Capacity Enhancement 
Customizing Activity /RPM/EX_CAP_B_PLAN   BAdI: Definition for Bucket Capacity Enhancement 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /RPM/EX_CAP_B_PLAN_BADI    

Use

This Business Add-In (BAdI) is used in the Portfolio Management (PPM-PFM) component.

You can use this BAdI to enhance and extend the what-if scenario business object. The BAdI methods allow content validations, enhancements to customer field content, and enable you to meet other customer-specific data requirements. The methods are integrated at various points of the object interaction model, which enables you to enhance initial object content, enhance the retrieved or saved content, and perform functions during or after the object save process.

Requirements

Standard settings

All activated implementations are called and executed.

In the standard system, the BAdI is not filter-dependent.

Activities

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

Example

An installation needs a 'read-only' field EXTERNAL_ID to be filled according to a number range object: You can perform this functionality within the CREATE_OBJECT method.

Customer fields should be calculated prior to their display, depending on the data of related fields: You can perform this calculation within the GET_ATTRIBUTES method.

Data content in certain fields should not be changed once initially populated, or the content of certain fields not displayed is derived when the user input is processed: You can perform this functionality in the SET_ATTRIBUTES method.

When data is saved, validation of user authorizations and data consistency should be performed such as the existence of referential data: You can perform this validation within the ON_SAVE_REQUESTED method by allowing a user to enter of corrected data prior to saving.

Once created, mail notifications must be generated informing adminstrators that a business object has been created and subsequent action may be necessary: You can perform this functionality within the ON_CHANGES_COMMITTED method.

See also

Methods

GET_ATTRIBUTES

SET_ATTRIBUTES

CREATE_OBJECT

ON_SAVE_REQUESTED

ON_CHANGES_COM MITTED

CREATE_GROUP_OBJECT

GET_GROUP_ATTRIBUTES

GET_GROUP_PLAN_DATA

SET_GROUP_ATTRIBUTES

ON_SAVE_GROUP_REQUESTED

ON_CHANGES_GROUP_COMMITTED

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  20060802 
SAP Release Created in 400