SAP ABAP IMG Activity BADI_O2C_CUST_ETI_MO (Configure Customer Cockpit ETI Model Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SALES_O2C_SLS (Package) ERP Sales Order 2 Cash - Sales
IMG Activity
ID BADI_O2C_CUST_ETI_MO Configure Customer Cockpit ETI Model Class  
Transaction Code S_E4A_94000232   (empty) 
Created on 20080616    
Customizing Attributes BADI_O2C_CUST_ETI_MO   Configure Customer Cockpit ETI Model Class 
Customizing Activity BADI_O2C_CUST_ETI_MO   Configure Customer Cockpit ETI Model Class 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_O2C_CUST_ETI_MODEL    

Use

The Business Add-In (BAdI) BADI_O2C_CUST_ETI_MODEL is used in the model class CL_O2C_CUST_COCKPIT_ETI_MODEL. This class is mainly used for the data retrieval for the Web Dynpro component O2C_CUST_COCKPIT_ETI_COMP.

The BAdI allows you to:

  • Preset the customer's default sales area in the Customer Cockpit application
  • Set the maximum number of entries displayed in the Customer Found List pop-up screen if a large number of customers is found.

The BAdI is called in the methods of the model class CL_O2C_CUST_COCKPIT_ETI_MODEL:

  • GET_CUSTOMER_DEFAULT_SALESAREA
  • CONSTRUCTOR

This BAdI comprises the following methods:

Requirements

Standard settings

There is a default BAdI implementation activated in the system. This implementation uses the current user-defined sales area in the user profile parameters ID (VKO, VTW and SPA.) as the customer default sales area. The customer must be assigned to the user PID defined sales area .

The BAdI is not intended for multiple use.

The BAdI is not filter-dependent.

The default BAdI implementation details:

Package: ERP_SALES_O2C_SLS_SFWS_SC2

Enhancement implementation name EI_O2C_CUST_COCKPIT_ETI_MODEL

BAdI implementation name: BADI_IM_CUST_COCKPIT_ETI_MODEL

Implementation class: CL_IM_BADI_O2C_CUST_ETI_MODEL

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

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
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  20080630 
SAP Release Created in 604