SAP ABAP IMG Activity SIMG_BADI_EAMVE_SEAR (BAdI: File Determination Logic for SAP 3D Visual Enterprise Viewer)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-VE-VEP-INT (Application Component) Visual Enterprise Planner integration with ERP
     VMP (Package) Visual Enterprise Planning
IMG Activity
ID SIMG_BADI_EAMVE_SEAR BAdI: File Determination Logic for SAP 3D Visual Enterprise Viewer  
Transaction Code S_EBJ_98000216   (empty) 
Created on 20121220    
Customizing Attributes SIMG_BADI_EAMVE_SEAR   BAdI: File Determination Logic for SAP 3D Visual Enterprise Viewer 
Customizing Activity SIMG_BADI_EAMVE_SEAR   BAdI: File Determination Logic for SAP 3D Visual Enterprise Viewer 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_EAMVE_FILE_SEARCH    

Use

This Business Add-In (BAdI) is used in the Plant Maintenance (PM) and SAP 3D Visual Enterprise (CA-VE) components.

You can use this BAdI to influence the standard logic for finding document info records with RH files.

  • The BAdI method BEFORE_SEARCH allows you to execute your own file determination logic.
    If you want to find spare parts for an operation or assign visual instructions to an operation and use the standard logic for finding the files, the system checks the document assignments in the following sequence: The system first looks for document info records that are assigned at operation level. Then it looks for document info records that are assigned at header level. You can use the BAdI method BEFORE_SEARCH if you want to replace this logic with your own logic for finding document info records or if you want to find a specific file and have the system display it as a search result.
  • The BAdI method AFTER_SEARCH allows you to replace individual files that the system found using the standard file determination logic.

Requirements

If you create and use your own document types (such as safety instructions instead of visual instructions), you have to make the following settings in Customizing for Document Management under Visual Enterprise Generator --> Define Search Sequence for Viewable File: The viewing application Visual Instructions and the workstation application RH for the usage PM have to be assigned to the object links of the SAP objects PMAFVC (Order Operation) and PMPLPO (Task List Operation) for each and every document type you want to use.

Standard settings

For more information about the standard settings (filters, single or multiple use), see the Enhancement Spot Element Definitions tab page in the BAdI Builder (transaction SE18).

Activities

Example

The following example implementations are available:

  • CL_EXM_IM_BADI_EAMVE_FILE_SRCH

    This class provides an example for executing your own file determination logic for visual instructions: You use special visual instructions (such as security instructions) that are to be proposed when assigning visual instructions files to order operations with order type 'ZZ01'. The original files of these visual instructions belong to document info records of document type 'SI' and are typically assigned to the equipment at order header level. If you implement this example the system only proposes SI files in the popup where the user chooses which visual instructions file they want to assign to the order operation. If the system does not find any SI files, the SAP standard file determination logic is executed.

See also

BAdI method documentation:

For information about implementing BAdIs as part of the Enhancement Framework, see SAP Library for SAP NetWeaver Platform on SAP Help Portal at http://help.sap.com/nw_platform. Choose a release and then Application Help. In the SAP Library, choose SAP NetWeaver Library: Function-Oriented View --> Application Server --> Application Server ABAP --> Application Development on AS ABAP --> ABAP Customer Development --> Enhancement Framework.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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  20121220 
SAP Release Created in 617