SAP ABAP Function Module FI_PAY_GROUP_SPLIT_CHECK (F110/F111: Prüfung ob eine Gruppe nach Betrag gesplittet werden kann.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBZ (Package) Payments
Basic Data
Function Module FI_PAY_GROUP_SPLIT_CHECK F110/F111: Prüfung ob eine Gruppe nach Betrag gesplittet werden kann.  
Function Group F110   Function modules for payment program  
Program Name SAPLF110    
INCLUDE Name LF110U30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ZW_OK TYPE BOOLE_D Aufteilung nach Betrag ist möglich.
Importing I_WAERS TYPE REGUH-WAERS Currency Key
Importing I_HWAER TYPE T001-WAERS Currency Key
Importing I_RWBTR TYPE REGUH-RWBTR Amount Paid in the Payment Currency
Importing I_KURST TYPE REGUV-KURST 'M' Alternative Ex.Rate Type for Payments in Foreign Currency
Importing I_ZHLG2 TYPE ZHLG2 Dataset for payment run (group for a payment)
Importing I_ZHLG2_PRQ TYPE FIPRQ_ZHLG2
Importing I_ZBUKR TYPE T042E-ZBUKR Paying Company Code
Importing I_ZLSCH TYPE T042E-ZLSCH Payment Method
Importing I_BUDAT TYPE F110C-BUDAT Posting Date in the Document
Importing IT_XZAHLB TYPE TABLE Positionen der Gruppe
               
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  20091125 
SAP Release Created in