SAP ABAP IMG Activity BADI_FEEDER_RFQ (BAdI for POWL Feeder RFQ)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
IMG Activity
ID BADI_FEEDER_RFQ BAdI for POWL Feeder RFQ  
Transaction Code S_E38_98000141   (empty) 
Created on 20071002    
Customizing Attributes BADI_FEEDER_RFQ   BAdI for POWL Feeder RFQ 
Customizing Activity BADI_FEEDER_RFQ   BAdI for POWL Feeder RFQ 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_FEEDER_RFQ    

Use

This Business Add-In (BAdI) is used in the Buyer role (enhancement spot ES_BADI_MMPUR_UI_MODEL_FEEDER).

This definition implements the interface IF_BADI_INTERFACE and enables you to change the selection criteria, the detailed information, and the actions to be performed in the personal object worklist (POWL) for requesting quotations.

Seven methods are made available via the interface:

GET_ACTIONS

Define pushbuttons for your own additional actions.

GET_ACTION_CONF

Define confirmation messages for actions. The action is then only performed if you have acknowledged the message in the affirmitive (that is, by answering "Yes").

GET_DETAIL_COMP

Specify a Web DynPro detail component to be branched to when a POWL line is selected.

GET_FIELD_CATALOG

Modify the attributes of the fields within the standard field catalog.

GET_OBJECTS

Make previously-selected objects available as standard selection criteria. If you have defined additional selection criteria, you can reselect the purchase orders here on the basis of these criteria.

GET_SELECTION_CRITERIA

Define additional selection criteria or default values as standard selection criteria.

HANDLE_ACTION

Define portal follow-up operations for actions created via a method.

Requirements

If you define an action of your own, you must set up the business object that is to be navigated to, as well as the operation that is to be performed on it in the portal.

If you specify a detail component, it must implement the interface POWL_DETAIL_COMP_IF.

Standard settings

The Business Add-In cannot be used multiple times.

The Business Add-In is not filter-dependent.

There is no default implementation and no example implementation.

Activities

To activate the Business Add-In, you must create an active implementation. Do this in the SAP Easy Access Menu by choosing Tools -> ABAP Workbench -> Utilities -> Business Add-Ins -> Implementation.

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

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 BADI_FEEDER_RFQ 0 HLA0009512 Purchasing 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20071002 
SAP Release Created in 603