SAP ABAP IMG Activity BADI_SSC_AGGR_OBJ (BAdI: Split Criteria for Automatic Service Request Creation)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SSC (Application Component) Shared Service Center Framework
     BS_SSC_CUST (Package) Shared Services - General Customizing
IMG Activity
ID BADI_SSC_AGGR_OBJ BAdI: Split Criteria for Automatic Service Request Creation  
Transaction Code S_BTD_53000170   (empty) 
Created on 20091113    
Customizing Attributes BADI_SSC_AGGR_OBJ   BAdI: Split Criteria for Automatic Service Request Creation 
Customizing Activity BTD0000031   BAdI: Split Criteria for Automatic Service Request Creation 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_SSC_AGGR_OBJ    

BAdI: Split Criteria for Automatic Service Request Creation

Use

This Business Add-In (BAdI) is used in the Shared Services Center Framework (CA-EPT-SSC) component. You can use this BAdI to specify those objects that can be used as split criteria during automatic service request creation in an application area.

You can use the split criteria in the Customizing activity Define Service Requests on a Message Level to define the aggregation level for the service request creation.

BAdI Methods

You use BAdI method GET_AGGR_OBJ_TYPES to export the split criteria for automatic service request creation in an application area as available Business Object Repository (BOR) objects. Afterwards, these objects are displayed in the value help for the Customizing activity Define Service Requests on a Message Level .

Requirements

Standard settings

You create BAdI implementations for the filter values Application and Application Area.

For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).

BadI Implementations

The following standard implementations for the Financials and Controlling applications can be found in the ERP system:

  • FSSC_AGGROBJ_CONTR_COST    (costing)
  • FIN_FSSC_AGGROBJ_FI_AUTPAY    (automatic payment run)

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

If an automatic run in an application area processes business partner documents, the split criteria in this application can be the business partner and document BOR objects.

Later on, you use these split criteria in Customizing activity Define Service Requests on a Message Level to ensure that there is no duplication of information during automatic service request creation.

Assuming that during the automatic run an error occurs several times and for various business partners and various business partners' documents, the aggregation of the error occurrences can be customized as follows:

  • Without split criteria, the system creates one service request for the error. This can be useful if the error is caused by incorrect customizing settings.
  • If you define the business partner as split criterion, the system creates one service request for each business partner. This can be useful if the error is caused by incorrect master data.
  • If you define business partner and document as split criteria, the system creates one service request for each document. You do this if the error is caused by incorrect document attributes.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG BADI_SSC_AGGR_OBJ 0 BTD0000031 Shared Service Center Framework 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091113 
SAP Release Created in 702