SAP ABAP Interface IF_EX_BADI_EAMVE_FILE_SEARCH (Interface for BAdI: BADI_EAMVE_FILE_FINDING)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
EAMVE_SAPAPPL (Package) EAM Visual Enterprise (developed in SAP_APPL)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_BADI_EAMVE_FILE_SRCH | Example implementation | 20121213 |
Properties
| Interface | IF_EX_BADI_EAMVE_FILE_SEARCH | |
| Short Description | Interface for BAdI: BADI_EAMVE_FILE_FINDING |
General Data
| Package | EAMVE_SAPAPPL | EAM Visual Enterprise (developed in SAP_APPL) |
| Created | 20121126 | SAP |
| Last changed | 20130531 | 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 | 20121126 |
Friends
Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no friend.
Attributes
Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adjust list of files after SAP standard search | 20121126 | |
| 2 | Instance method | Public | Method | Execute file search before SAP standard search | 20121126 |
Events
Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no event.
Types
Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no local type.
Method Signatures
Method AFTER_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_DATA | Call by reference | Type reference (TYPE) | DMS_T_FILE | File information | 20121127 | |||
| 2 | CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121127 | |||
| 3 | IS_VEOBJECT_ID | Call by reference | Type reference (TYPE) | DMS_S_FILE_ID | Base object for file finding | 20121127 |
Method AFTER_SEARCH on Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no exception.
Method BEFORE_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FILE_DATA | Call by reference | Type reference (TYPE) | DMS_T_FILE | File information | 20121127 | |||
| 2 | CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20121127 | |||
| 3 | CV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121127 | ||||
| 4 | IS_VEOBJECT_ID | Call by reference | Type reference (TYPE) | DMS_S_FILE_ID | Base object for file finding | 20121127 |
Method BEFORE_SEARCH on Interface IF_EX_BADI_EAMVE_FILE_SEARCH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |