SAP ABAP IMG Activity BADI_EAM_SERIAL_HIST (BAdI: Enhance Serial Number History)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     IHSA (Package) Maintenance List Processing
IMG Activity
ID BADI_EAM_SERIAL_HIST BAdI: Enhance Serial Number History  
Transaction Code S_EB5_05000382   (empty) 
Created on 20090701    
Customizing Attributes BADI_EAM_SERIAL_HIST   BAdI: Enhance Serial Number History 
Customizing Activity BADI_EAM_SERIAL_HIST   BAdI: Enhance Serial Number History 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_EAM_SERIAL_HISTORY    

Use

This Business Add-In (BAdI) is used in the Plant Maintenance (PM) component. You can use this BAdI to add further objects to the serial number history.

It is not possible to change or extend existing objects. It is not possible to add objects of existing object types (for example, installation, goods receipt, or returns). Orders and notifications can be added.

This BAdI uses the following methods:

GET_OBJECT_TYPES

GET_OBJECTS

DISPLAY_OBJECT_DETAIL

Requirements

You have specified an ABAP Dictionary structure for output for each new object type. You have used function module PM_CHANGE_TIH01 to initialize the field selection for each of the new object types. You do this once only. You can called the function module with the following parameters:

Parameter    Value To Be Entered

TABARG    Identification of ABAP Dictionary structure for the object type in the relevant program

TABNAME    Name of ABAP Dictionary structure for the object type

UNAME    initial

Standard settings

In the standard system, no default implementation exists or is active.

The BAdI is designed for multiple use and is filter independent.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

This BAdI uses the interface IF_EX_BADI_EAM_SERIAL_HISTORY. For more information, see the documentation of the interface and methods.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
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  20090701 
SAP Release Created in 605