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

Use

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

You can use the BAdI to manipulate billing plan proccessing in the Lean Order OIF-based Configurable Sales UI.

Requirements

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.

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