SAP ABAP Function Module CACS_BALANCE_VERSIONS (Compares Current And Future Versions of an Object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCUST (Package) ICM: Customizing Copier
Basic Data
Function Module CACS_BALANCE_VERSIONS Compares Current And Future Versions of an Object  
Function Group CACS_VERSION_TRANSPORT   Transport with Version Management  
Program Name SAPLCACS_VERSION_TRANSPORT    
INCLUDE Name LCACS_VERSION_TRANSPORTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_MAXVERS TYPE CACSVERSION Version of Master Data or Customizing Object
Importing I_TABNAME TYPE TABNAME Table Name
Importing T_VERSIONS_OLD TYPE TABLE Active Object Versions Till Now
Importing T_VERSIONS_NEW TYPE TABLE Active Object Versions in Future
Importing I_SATTABNAME TYPE TABNAME Name of the Satellite Table
Importing T_VERSIONS_SAT_OLD TYPE TABLE Satellite Entries For T_VERSIONS_OLD
Importing T_VERSIONS_SAT_NEW TYPE TABLE Satellite Entries For T_VERSIONS_NEW
Exception WRITE_FAILURE TYPE Error writing to the database
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050109 
SAP Release Created in 600