SAP ABAP Interface IF_BADI_WSD_CREATE_PLANT_DATA (Interface for BAdI: BADI_WSD_CREATE_PLANT_DATA)
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
⤷
⤷
Properties
| Interface | IF_BADI_WSD_CREATE_PLANT_DATA | |
| Short Description | Interface for BAdI: BADI_WSD_CREATE_PLANT_DATA |
General Data
| Package | WSD_CS | Generic functions for Enhanced Material Search |
| Created | 20090518 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090518 |
Friends
Interface IF_BADI_WSD_CREATE_PLANT_DATA has no friend.
Attributes
Interface IF_BADI_WSD_CREATE_PLANT_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Allow Creation of Plant data | 20090518 | |
| 2 | Instance method | Public | Method | Define Listing Period (Retail) | 20090518 |
Events
Interface IF_BADI_WSD_CREATE_PLANT_DATA has no event.
Types
Interface IF_BADI_WSD_CREATE_PLANT_DATA has no local type.
Method Signatures
Method ALLOW_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag: Creation allowed | 20090518 | |||
| 2 | IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090518 | |||
| 3 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant Table for National (Centrally Agreed) Contracts | 20090518 |
Method ALLOW_CREATION on Interface IF_BADI_WSD_CREATE_PLANT_DATA has no exception.
Method DEFINE_LISTING_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LISTING_FROM | Call by reference | Type reference (TYPE) | LDVZL | SY-DATUM | Date from which listed in the distribution center | 20090518 | ||
| 2 | EV_LISTING_TO | Call by reference | Type reference (TYPE) | LDBZL | '99991231' | Date to which listed in the central warehouse/distr. center | 20090518 | ||
| 3 | IV_MATERIAL | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20090518 | |||
| 4 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant Table for National (Centrally Agreed) Contracts | 20090518 |
Method DEFINE_LISTING_PERIOD on Interface IF_BADI_WSD_CREATE_PLANT_DATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |