SAP ABAP Function Module INCO_DETERMINE_START_END (determines start and end date 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 INCO_DETERMINE_START_END determines start and end date for planned interest calculation  
Function Group INCO   Interest Calc.in PS: Read Base Values  
Program Name SAPLINCO   Include SAPLINCO 
INCLUDE Name LINCOU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PERIODBEGIN TYPE T009B-POPER start period of calc.
Exporting E_PERIODEND TYPE T009B-POPER end period of calc.
Exporting E_YEARBEGIN TYPE T009B-BDATJ start year of calc.
Exporting E_YEAREND TYPE T009B-BDATJ end year of calc.
Exporting E_EXACTEND TYPE COFP-ZHLDT
Importing I_BALOBJ TYPE INBALB1-BALOBJ balancing object
Importing I_KOKRS TYPE TKA01-KOKRS
Tables I_SEL TYPE OBJNR_RG contains depending objects
Exception NO_END_DATE TYPE no end date could be determined
Exception NO_COSTS_INCURRED TYPE no entries in cost/payment tables
               
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