SAP ABAP IMG Activity BADI_SLS_OIFCDOCS_LI (Customize List of Change Documents)
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_OIFCDOCS_LI Customize List of Change Documents  
Transaction Code S_EB5_05000654   (empty) 
Created on 20100127    
Customizing Attributes BADI_SLS_OIFCDOCS_LI   Customize List of Change Documents 
Customizing Activity BADI_SLS_OIFCDOCS_LI   Customize List of Change Documents 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_SLS_LO_OIF_CDOCS_LIST    

Use

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

You can use this BAdI to adapt the change documents list 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.
  • Change documents processing is possible using the Change Documents view.
  • The BAdI is only relevant for the change documents list GUIBB feeder class.

Standard settings

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

Activities

The BAdI contains 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_META_DATA

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

    It allows you to change the meta data if the list/tree like field and action usage, the selection of lines, etc.

  • 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 153   Design enhancements 
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  20100127 
SAP Release Created in 605