SAP ABAP IMG Activity BADI_FEEDER_SHP_DELI (Feeder Class: Outbound Deliveries)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD (Application Component) Sales and Distribution
     ERP_SALES_O2C_MAIN (Package) ERP Sales Order 2 Cash - Main
IMG Activity
ID BADI_FEEDER_SHP_DELI Feeder Class: Outbound Deliveries  
Transaction Code S_E4A_94000237   (empty) 
Created on 20080616    
Customizing Attributes BADI_FEEDER_SHP_DELI   POWL Feeder Class Outbound Deliveries 
Customizing Activity BADI_FEEDER_SHP_DELI   POWL Feeder Class for Outbound Deliveries 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_FEEDER_SHP_DELIVERIES    

Use

This Business Add-In (BAdI) implements the IF_BADI_O2C_POWL_FEEDER interface and enables you to change the following: selection criteria, detailed information, the POWL result quantity, and the actions to be carried out in the personal worklist (POWL) for deliveries.

The interface provides nine methods:

GET_SELECTION_CRITERIA

You can use this method to define additional selection criteria or default values for the standard selection criteria.

GET_OBJECTS

This method provides the objects that have already been selected as standard. If you have defined additional selection criteria, you can select the purchase orders again based on these criteria.

GET_ACTIONS

You use this to define pushbuttons for additional actions.

HANDLE_ACTION

You use this method to define subsequent operations for your additional actions in the portal.

GET_ACTION_CONF

Here you can define confirmation messages for actions as required. In this case, the action is only carried out if you confirm the message with "Yes".

GET_DETAIL_COMP

Here you can specify which WebDynpro detail component you want to go to after selecting a POWL row.

GET_FIELD_CATALOG

With this method you can change the attributes of the fields in the standard field catalog.

GET_OBJECTS_PRE

You can use this method to change the selection criteria before data selection.

GET_OBJECTS_DEFINITION

With this method you can change the definition of the data structure for the displayed object type in the returned results quantity.

Requirements

If you define your own action, you must configure both the Business Object to which you want to navigate as well as the action that is to be carried out with the Business Object.

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

Standard settings

No implementation of this BAdI is active in the standard system.

This BAdI is not intended for multiple use.

This 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

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  20080626 
SAP Release Created in 604