SAP ABAP IMG Activity SSC_STATIC_PARA_TRAN (BAdI: Set Source Field Values)
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 SSC_STATIC_PARA_TRAN BAdI: Set Source Field Values  
Transaction Code S_BTD_53000015   (empty) 
Created on 20090220    
Customizing Attributes SSC_STATIC_PARA_TRAN   BAdI: Set Source Field Values 
Customizing Activity SSC_STATIC_PARA_TRAN   BAdI: Set Source Field Values 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SSC_STATIC_PARA_TRANSFER    

Use

This Business Add-In (BAdI) is used in the Shared Services Framework (CA-EPT-SSC) component.

You have to implement this BAdI to enable Customizing activity Determine Service Request Attributes from Application Context of the Shared Services Framework, where you define the mapping between the application context fields (source fields) and the service request attributes (target fields).

In method GET_SRCFLD_LIST of this BAdI, you define all source fields of an application (BAdI filter value).

In method GET_SRCFLD_F4_VALUES, you return the possible values per source field for the value help in the above mentioned source and target field assignment. You can implement dependencies between source field values, as the BAdI gives information about all source field values already entered by the user.

Requirements

The filter values (applications) are already defined in Customizing activity Define Applications.

Standard settings

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

Delivered applications have this BAdI implemented and return a set of source values and their value list. For example, applications FINANCIALS and CONTROLLIN return the source fields

in BAdI implementation FIN_FSSC_STATIC_PARA_TRANSFER, and in addition those applications offer another own BAdI FSSC_STATIC_PARA_TRANSFER in spot FIN_FSSC_SR_INT for further enhancements (additional source fields).

See Also

This BAdI uses the interface IF_SSC_STATIC_PARA_TRANSFER. For more information, display the interface in the Class Builder.

Business Attributes
ASAP Roadmap ID 105   Define functions and processes 
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  20091112 
SAP Release Created in 702