SAP ABAP Data Element FKK_MAD_FB_ADJUST_KK (Function module for parameter version adjustment)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Data Element FKK_MAD_FB_ADJUST_KK
Short Description Function module for parameter version adjustment  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Funct.Name 
Medium 17 Function module 
Long 39 Function module for version adjustment 
Heading 39 Function module for version adjustment 
Documentation

Definition

When there is a change of release, the paramater structures of a mass activity may change. In this case, you have to define a function module that converts the parameter records of the old structure into the new structure.

Use

To convert a parameter record of an old version to a record of a new version, you must have a function module that only converts the additional parameters.

The interface of this function module must correspond to the interface of the FKK_AKTIV2_ADDONS_ADJUST function module.

At the end of this function module, the addons must be saved. This is done using the following syntax.
export <my_variable> to addons to memory id 'FKKMADADDONS'.

Dependencies

This function is supported with effect from Release 4.51.

History
Last changed by/on SAP  20050224 
SAP Release Created in