SAP ABAP Function Module HF_PLANINT_CUSTOMER_EXIT (Customer Exists for planned interest calculation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PS-COS-PER-IC (Application Component) Interest
     KAPI (Package) Interest calc./mass processing
Basic Data
Function Module HF_PLANINT_CUSTOMER_EXIT Customer Exists for planned interest calculation  
Function Group HFC2   Planned Interest Calc.: Customer Exit  
Program Name SAPLHFC2    
INCLUDE Name LHFC2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CUSTOMER_ACTION_ONLY TYPE BOOLE-BOOLE no further action from program desired
Exporting EXIT_NOT_ACTIVE TYPE BOOLE-BOOLE exit is not used
Exporting IRRELEVANT TYPE BOOLE-BOOLE no further processing for that item
Importing FUNC TYPE COFP-PERIO Identifier for function
Importing OBJNR TYPE COEP-OBJNR SPACE Objectnummer (balancing object)
Importing TOYEAR TYPE RKAUF-GJAHR_BIS SPACE to year
Importing TOPERIOD TYPE RKAUF-TO SPACE to period
Importing FROMYEAR TYPE RKAUF-GJAHR SPACE from year
Importing FROMPERIOD TYPE RKAUF-FROM SPACE from period
Importing S_PSZIN1 TYPE PSZIN1 SPACE Pszin structure (for calculation)
Importing S_TPI02 TYPE TPI02 SPACE interest indicator structure
Importing KOKRS TYPE RKAUF-KOKRS SPACE controlling area
Importing WAERS TYPE RKAUF-WAERS SPACE controlling area currency
Importing VERSN TYPE RKAUF-VERSN SPACE version
Tables T_PSZIN1 TYPE PSZIN1 line item table for interest calc.
Tables T_OBJNR TYPE RNG_OBJNR objectnumber table
Tables T_BALOBJ TYPE INBALB1 table: balancing objects
Tables T_DATEOBJNR TYPE DATEOBJNR table: end dates of blancing objects
Tables T_NEWINT TYPE OLDINT table: calculated interest for bal. obj.
Tables T_OLDINT TYPE OLDINT table: read interest from former runs
Tables T_POSTINT TYPE COSP table: cosp-records to be post
Tables T_POSTINT_DEL TYPE COSP
               
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  19980415 
SAP Release Created in