SAP ABAP Class IF_EX_BADI_EAMVE_FILE_SEARCH (Interface for BAdI: BADI_EAMVE_FILE_FINDING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121126
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
Class IF_EX_BADI_EAMVE_FILE_SEARCH  
Short Description Interface for BAdI: BADI_EAMVE_FILE_FINDING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_EX_BADI_EAMVE_FILE_SEARCH has no interface implemented.
Friends
Class IF_EX_BADI_EAMVE_FILE_SEARCH has no friend class.
Attributes
Class IF_EX_BADI_EAMVE_FILE_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_SEARCH Instance method Public Method Adjust list of files after SAP standard search 20121126
2 BEFORE_SEARCH Instance method Public Method Execute file search before SAP standard search 20121126
Events
Class IF_EX_BADI_EAMVE_FILE_SEARCH has no event.
Types
Class 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 Changing CT_FILE_DATA Call by reference Type reference (TYPE) DMS_T_FILE File information 20121127
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121127
3 Importing IS_VEOBJECT_ID Call by reference Type reference (TYPE) DMS_S_FILE_ID Base object for file finding 20121127

Method AFTER_SEARCH on class 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 Changing CT_FILE_DATA Call by reference Type reference (TYPE) DMS_T_FILE File information 20121127
2 Changing CT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20121127
3 Changing CV_SKIP_STANDARD Call by reference Type reference (TYPE) ABAP_BOOL 20121127
4 Importing IS_VEOBJECT_ID Call by reference Type reference (TYPE) DMS_S_FILE_ID Base object for file finding 20121127

Method BEFORE_SEARCH on class IF_EX_BADI_EAMVE_FILE_SEARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in