SAP ABAP Function Module AD02_CATS_CALCULATE_PRICE (Actual labor pricing)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-ALC (Application Component) Add-ons for Actual Costs / Time Recording
     AD02 (Package) IS A&D: Time recording
Basic Data
Function Module AD02_CATS_CALCULATE_PRICE Actual labor pricing  
Function Group AD2A   Actual labor pricing  
Program Name SAPLAD2A   Funktionsgruppe für CATS-Preisfindung 
INCLUDE Name LAD2AU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INPUT_CNT TYPE N Input record counts
Exporting PROCESS_CNT TYPE N Update record counts
Importing NEW_PRICE TYPE C Price override indicator
Importing OLD_PRICE TYPE C Existing price remained
Importing LOG_PRICE TYPE C Price override with log
Tables EMPL_TAB TYPE AD02EMPREC Employee actual pay info
Tables T_MSGTAB TYPE MESG Error message table
Tables CATSDB_NEW TYPE CATSDBCOMM Updated record table
Tables CATSDB_OLD TYPE CATSDBCOMM Prior record table
Exception NOT_FOUND TYPE Record not found for a given employee
Exception OTHER TYPE
               
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  20050301 
SAP Release Created in