SAP ABAP IMG Activity BADI_SLS_LO_OIFREPOH (Customize Form for Repair Order Header)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
IMG Activity
ID BADI_SLS_LO_OIFREPOH Customize Form for Repair Order Header  
Transaction Code S_EB5_05000210   (empty) 
Created on 20090304    
Customizing Attributes BADI_SLS_LO_OIFREPOH   Customize Form for Repair Order 
Customizing Activity BADI_SLS_LO_OIFREPOH   Customize Form for Repair Order 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_SLS_LO_OIF_REPAIRH_FORM    

Use

This Business Add-In (BAdI) is used in the Internal Sales Representative role.

You can use this BAdI to manipulate repair header processing in the Lean Order OIF-based Configurable Sales UI.

Requirements

  • You work with the new Lean Order OIF-based UI.
  • Note that the names for tabs and views as used below refer to the standard UI shipped by SAP. If you configure the UI according to your needs, these tabs and views might have been renamed, moved to other locations, or deleted.
  • Repair header processing is possible using the Repair view on sales document item level.
  • The BAdI is only relevant for repair header list GUIBB feeder class implementation.

Standard settings

The BAdI methods do not provide default coding or a fallback class implementation.

Activities

The BAdI consists of the following methods:

  • FPM_PROCESS_EVENT

    This method is called once within each Floorplan Manager (FPM) event loop. You can use the method to return a new action or change an existing action to be processed within the current event loop.

  • FPM_GET_DATA

    This method is called with every Floorplan Manager (FPM) event loop at application runtime if the list is visible.

    • It is used to change the data displayed within the list.
    • It also allows you to change the field and action usage as well as the selected lines.
  • FPM_GET_DEFINITION

    This method is called once at application or configuration runtime when the form, list or tree becomes visible for the first time.

    It is used to add new customer specific fields that can be used for configuring a form, list or tree. Their properties and actions (Floorplan Manager, FPM events) can also be changed.

  • FPM_INITIALIZE

    This method is called once at application and configuration runtime when the form, list or tree is created.

    It is used to retrieve the values of GUIBB feeder parameters specified in the configuration.

  • FPM_GET_PARAMETER_LIST

    This method is called once at configuration time and allows you to adapt the list of parameters that the GUIBB feeder class supports.

    This list is used by the Floorplan Manager (FPM) Configuration Editor to provide the input fields for these parameters.

For more information, see the relevant interface method documentation.

Example

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
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  20090409 
SAP Release Created in 605