SAP ABAP IMG Activity BADI_SLS_LO_OIF_PARF (Customize Form for Partner Data)
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_OIF_PARF Customize Form for Partner Data  
Transaction Code S_EB5_05000113   (empty) 
Created on 20090128    
Customizing Attributes BADI_SLS_LO_OIF_PARF   Customize Form for Partner Data (Lean User Interface) 
Customizing Activity BADI_SLS_LO_OIF_PARF   Customize Form for Partner Data (Lean User Interface) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_SLS_LO_OIF_PARTY_FORM    

Use

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

You can use the BAdI to manipulate business partner 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.
  • Business partner processing is possible using the Business Partner view for the sales document header (HEAD) and sales document item (ITEM) parent type.
  • The BAdI is only relevant for business partner form GUIBB feeder class.

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 form is visible. It is used to change the customer specific data displayed within the form. It also allows you to change the field and action usage.

  • 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