Hierarchy

⤷

⤷

IMG Activity
ID | BADI_FEEDER_CREDITBL | Feeder Class: Credit-Blocked Documents |
Transaction Code | S_E4A_94000236 | (empty) |
Created on | 20080616 | |
Customizing Attributes | BADI_FEEDER_CREDITBL | POWL Feeder Class for Credit-Blocked Documents |
Customizing Activity | BADI_FEEDER_CREDITBL | POWL Feeder Class for Credit-Blocked Documents |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | BADI_FEEDER_CREDITBLOCKED |
Use
This Business Add-In (BAdI) implements the IF_BADI_O2C_POWL_FEEDER interface.
You can use this BAdI to change selection criteria, detailed information, and the results quantities of Personal Worklists (POWLs). You can also change actions that you want to be executed in the personal worklist for sales documents with deviating delivery dates.
This 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 reselect the purchase orders based on these criteria.
- GET_ACTIONS
You can use this method to define pushbuttons for additional actions.
- HANDLE_ACTION
You can use this method to define subsequent operations in the portal for the additional actions you defined.
- GET_ACTION_CONF
Here you can define confirmation messages for actions. 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 the following:
- The Business Object you want to be called
- The activity you want to be executed in the portal for this object.
If you specify a detail component, it must implement the POWL_DETAIL_COMP_IF interface.
Standard settings
This BAdI implementation is not active in the standard system.
- An example implementation class defines the new action control for back-end transactions.
- 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 |