SAP ABAP IMG Activity _CACS_V_TCACS_FLDCHG (Define Fields with Special Processing for "Field Changes")
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCG (Package) ICM: Customizing & Generation
IMG Activity
ID _CACS_V_TCACS_FLDCHG Define Fields with Special Processing for "Field Changes"  
Transaction Code S_KK4_08000301   (empty) 
Created on 20010131    
Customizing Attributes _CACS_V_TCACS_FLDCHG   Define Fields with Special Processing for "Field Changes" 
Customizing Activity _CACS_V_TCACS_FLDCHG   Maintain Fields with Special Processing for "Field Changes" 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name _CACS_FLDCHG    

You can maintain the function modules here that provide the changes to a field.

Example

Table Field Function Module

CACS_EXAMPLE * CACS_FIELDCH_EXP

All the fields in the CACS_EXAMPLE table are processed with the CACS_FIELDCH_EXP function module.

CACS_EXAMPLE EXP CACS_FIELDCH_EXP

The CACS_EXAMPLE-EXP field is processed using the CACS_FIELDCH_EXP module.

CACS_EXAMPLE EXP

The CACS_EXAMPLE-EXP field is excluded from the field change function.

CACS_EXAMPLE *

All fields in the CACS_EXAMPLE table are excluded from the field change function.

* Used as a placeholder for all the fields in a table.

Entries that are lower down in the list override those that are further up, meaning that if two rows are next to each other, the lowest is valid.

Activities

  1. Choose the required commission application.
  2. Choose New Entries or Change.
  3. Enter the table name.
  4. Enter the field name.
  5. If you leave the field blank,

  • The standard function module CACS_GET_FIELDCHANGES is used for the commission contract.
  • The standard fuction module CACS_GET_FIELDCHANGES_CSB is used for the contract bundle.

  1. Choose the required function module.
  2. If you do not choose a function module for a field, the field is excluded from the field change function.
  3. Save your entries.

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 C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
CACS_APPL_96 T - Individual transaction object CACS_APPL_96  
History
Last changed by/on SAP  20030415 
SAP Release Created in 463