SAP ABAP Function Module FKK_GET_PREVIOUS_DUNNING_LEVEL (INTERN: ermittelt aus der Mahnhistorie die letzte Mahnstufe eines Postens)
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_GET_PREVIOUS_DUNNING_LEVEL INTERN: ermittelt aus der Mahnhistorie die letzte Mahnstufe eines Postens  
Function Group FKMB   FI-CA: Automatic Dunning  
Program Name SAPLFKMB   FI-CA: Automatic Dunning 
INCLUDE Name LFKMBU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MAHNS TYPE FKKMAZE-MAHNS Mahnstufe
Exporting E_MAHNN TYPE FKKMAZE-MAHNN Neue Mahnstufe
Exporting E_MSTYP TYPE FKKMAZE-MSTYP Mahnstufentyp
Exporting E_MAHND TYPE FKKMAZE-AUSDT Ausstellungsdatum
Exporting E_ITEM_FOUND TYPE XFELD Mahnzeile gefunden
Importing I_FKKMAVS TYPE FKKMAVS MKK-Mahnen: Mahnvorschlag ermitteln
Importing I_FKKOP TYPE FKKOP Geschäftspartnerpositionen zum Kontokorrentbeleg
Importing I_SORTED TYPE XFELD Feld zum Ankreuzen
Tables XT_FKKMAZE TYPE FKKMAZE sortierte Mahnhistorie Belegzeilen
Exception PARAMETER_MISSING TYPE Kein Import Parameter I_FKKMAVS oder I_FKKOP
               
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  20050224 
SAP Release Created in