SAP ABAP IMG Activity DR_BADI_FCODE_S (BAdI: Implementaion of Customer-Specific Functions)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FSCM-DR (Application Component) Internal Collection Procedure
     UHC_COLL_CASE (Package) Collection Case
IMG Activity
ID DR_BADI_FCODE_S BAdI: Implementaion of Customer-Specific Functions  
Transaction Code S_SE3_50000159   (empty) 
Created on 20040123    
Customizing Attributes DR_BADI_FCODE_S   BAdI: Implement Customer-Specific Functions 
Customizing Activity DR_BADI_FCODE_S   BAdI: Implementaion of Customer-Specific Functions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name DR_BADI_FCODE_S    

Use

Business Add-In SCMG_CASE_FCODE_S is called when a function code called in collection case processing is not implemented in the standard.

In order to implement customer-specific functions for case processing, you must define a customer-specific function key in IMG activity Define Functions and also implement the customer-specific function for the corresponding function code in Business Add-In SCMG_CASE_FCODE_S.

Method EXECUTE is available for this in this Business Add-In. The interface if this method contains the following parameters:

  • IM_CASE
    The parameter IM_CASE is a reference to the class CL_SCMG_CASE_VISUALIZATION_WIN. This class covers methods and attributes that are used to visualize the dispute case.
    From a technical view, this class is the frontend for the service provider of the dispute case SCMG_SP_CASE. If you use this class, you should be familiar with the progamming model of the Records Management Framework.
    The most important attributes are:
  • G_BACKEND: Via the interface IF_SCMG_CASE, you can read and change attributes of the case.
  • G_TAB_SUBCOMPONENTS: You use this table to access the record, the texts, and the log of the dispute case.
  • For more information, display class CL_SCMG_CASE_VISUALIZATION_WIN in transaction SE24.
  • IM_MODE
    You can use the parameter IM_MODE to determine the processing status. The values are as follows:
  • C for Create
  • D for Display
  • M for Change

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   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 DR_BADI_FCODE_S 0 SE31000081 Internal Collection Procedure 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20040127 
SAP Release Created in 300