SAP ABAP Function Module CUSTOMER_HIGHEST_DUNNING_LEVEL (Höchste Mahnstufe eines Debitoren ermitteln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module CUSTOMER_HIGHEST_DUNNING_LEVEL Höchste Mahnstufe eines Debitoren ermitteln  
Function Group F035   Credit Management / Balance Display  
Program Name SAPLF035   Credit Management/Balance Display 
INCLUDE Name LF035U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BUKRS TYPE BSID-BUKRS Company code
Exporting E_KUNNR TYPE BSID-KUNNR Customer at with dunning data is managed
Exporting E_MABER TYPE KNB5-MABER Dunning area
Exporting E_MAHNS TYPE KNB5-MAHNS Dunning level
Exporting E_XODAT TYPE RF035-XODAT Flag: Daten veraltet
Exporting E_XNDAT TYPE RF035-XNDAT Flag: Daten nicht ermittelbar
Exporting E_VERTA TYPE RF035-ERLTA Anzahl Tage, um die die Daten veraltet sind
Exporting E_VERST TYPE RF035-ERLST Anzahl Stunden, um die die Daten veraltet sind
Exporting E_XDATAAKT TYPE BOOLE-BOOLE Erstellung: Daten waren noch aktuell
Importing I_KKBER TYPE T014-KKBER Control area
Importing I_KUNNR TYPE KNKK-KUNNR Customer
Importing I_REGUL TYPE T691F-REGUL 'X' Only read payer data?
Importing I_DUNNG TYPE T691F-DUNNG Maximum Dunning Level
Importing I_ERLTA TYPE RF035-ERLTA '01' Permitted ageing in days
Importing I_ERLST TYPE RF035-ERLST '00' Permitted Ageing in Hours
Importing I_XCRCV TYPE BOOLE-BOOLE ' ' Wird der Kreditvektor erstellt?
Exception INVALID_CALL TYPE Invalid call up of the function module
Exception MISSING_KNB1 TYPE Customer not created in company code
               
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  19940828 
SAP Release Created in