SAP ABAP Class CL_BADI_WSD_SEARCH_RESULTS_EX (Class for BAdI Impl.: BADI_WSD_SEARCH_RESULTS_EX)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-MD-MM-CS (Application Component) Additional Material Functions
⤷
WSD_CS (Package) Generic functions for Enhanced Material Search
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_WSD_SEARCH_RESULTS | Interface for BAdI: BADI_WSD_SEARCH_RESULTS | 20090311 |
Properties
| Class | CL_BADI_WSD_SEARCH_RESULTS_EX | |
| Short Description | Class for BAdI Impl.: BADI_WSD_SEARCH_RESULTS_EX | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WSD_CS | Generic functions for Enhanced Material Search |
| Created | 20090311 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BADI_WSD_SEARCH_RESULTS_EX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090311 | ||
| 2 | IF_BADI_WSD_SEARCH_RESULTS | Interface for BAdI: BADI_WSD_SEARCH_RESULTS | 20090311 |
Friends
Class CL_BADI_WSD_SEARCH_RESULTS_EX has no friend class.
Attributes
Class CL_BADI_WSD_SEARCH_RESULTS_EX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Displays Scales in Popup | 20090330 | |
| 2 | Instance method | Private | Method | Get Material Number | 20090423 | |
| 3 | Instance method | Private | Method | List Material | 20090626 |
Events
Class CL_BADI_WSD_SEARCH_RESULTS_EX has no event.
Types
Class CL_BADI_WSD_SEARCH_RESULTS_EX has no local type.
Method Signatures
Method DISPLAY_SCALES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SCALES | Call by reference | Type reference (TYPE) | WSD_CONDITION_SCALE_TTY | Internal table for condition scale | 20090330 |
Method DISPLAY_SCALES on class CL_BADI_WSD_SEARCH_RESULTS_EX has no exception.
Method GET_MATERIAL_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | ANY | 20090423 | ||||
| 2 | R_MATNR | Value transfer | Type reference (TYPE) | MATNR | Material Number | 20090423 |
Method GET_MATERIAL_NUMBER on class CL_BADI_WSD_SEARCH_RESULTS_EX has no exception.
Method LIST_MATERIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090626 | |||
| 2 | I_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20090626 |
Method LIST_MATERIAL on class CL_BADI_WSD_SEARCH_RESULTS_EX has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |