SAP ABAP Function Module FKK_COMBINE_TABLE_ENTRIES (Kombiert Tabelleneinträge zu einem vorgegebenen Betrag)
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
Function Module FKK_COMBINE_TABLE_ENTRIES Kombiert Tabelleneinträge zu einem vorgegebenen Betrag  
Function Group FKH2_S   Cash Desk/Cash Journal Service Modules  
Program Name SAPLFKH2_S    
INCLUDE Name LFKH2_SU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OKAY TYPE BOOLE-BOOLE Schalter sitzt auf 'X', falls Betrag komplett verteilt werden konnte
Exporting ET_EXPORT TYPE INDEX TABLE Exporttabelle; gefüllt falls Betrag verteilt werden konnte
Importing I_AMOUNT TYPE BETRW_KK Betrag in Transaktionswährung mit Vorzeichen
Importing IT_IMPORT TYPE INDEX TABLE Input Tabelle
               
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  20050411 
SAP Release Created in 600