Hierarchy
⤷
⤷
IMG Activity
| ID | BADI_SW_SELECTION_SE | BAdI: Define Selection Sequence |
| Transaction Code | S_EB5_05000283 | (empty) |
| Created on | 20090311 | |
| Customizing Attributes | BADI_SW_SELECTION_SE | BAdI: Define Selection Sequence |
| Customizing Activity | BADI_SW_SELECTION_SE | BAdI: Define Selection Sequence |
Document
| Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
| Document Name | BADI_SW_SELECTION_SEQ |
Use
You can use this BAdI in the sales document search to define the processing sequence of the preceding selection methods and subsequent check methods.
The class-based search function (class ES_CL_SDOC_SEARCH_WRAPPER) for sales documents (inquiries, quotations, orders, contracts) enables you to modify the search function for a specific business process without changing the source code. For example, you can add new selection criteria and create customer-specific results lists.
Requirements
Standard settings
The method of this BAdI does not provide default coding or a fallback class.
Activities
The BAdI consists of the following method:
- SET_SEL_SEQ
This method defines the following checks:
- Processing sequence of all preceding selection methods (all ABAP classes that implement the interface IF_FIND_SDOCS_BY_ELEMENTS and method GET_DOCS_BY).
- Processing sequence of all subsequent check methods (all ABAP classes that implement the interface IF_FIND_SDOCS_BY_ELEMENTS and method CHECK_DOCS_BY).
You can also define the sequence for newly implemented preceding selection methods and subsequent check methods.
For more information, see the relevant interface method documentation.
Example
Business Attributes
| ASAP Roadmap ID | 204 | Establish Functions and Processes |
| 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 | 20090311 |
| SAP Release Created in | 605 |