SAP ABAP Function Module WLF_PROFIT_SIM_CALC (Näherungsweise den Profit eines Agenturgeschäfts berechnen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Basic Data
Function Module WLF_PROFIT_SIM_CALC Näherungsweise den Profit eines Agenturgeschäfts berechnen  
Function Group WLF_PROFIT_SIM   Agency Business: Profit Simulation  
Program Name SAPLWLF_PROFIT_SIM    
INCLUDE Name LWLF_PROFIT_SIMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROFIT TYPE KVAL Profit in Belegwährung
Exporting E_ABS_MARGIN_OK TYPE BVAL absolute marge ok.
Exporting E_PER_MARGIN_OK TYPE BVAL Margin (Expressed as Percentage) is OK
Exporting E_MANUALLY_CHANGED TYPE BVAL Durch customizebare Messages beeinflußt
Exporting E_CURRENCY TYPE KOMLFK-WAERL Currency of Profit Simulation
Exporting E_PROFIT_PER TYPE KVAL Prozentualer Gewinn
Importing I_KOMLFK_MAIN TYPE KOMLFK Master Document Header
Importing I_STATUS TYPE GUI_STATUS Status
Importing I_TITLE TYPE T185V-CTITEL Title
Importing I_PARA1 TYPE T185V-PARA1 erster Titelparameter
Importing I_PARA2 TYPE T185V-PARA2 zweiter Titelparameter
Importing I_PARA3 TYPE T185V-PARA3 dritter Titelparameter
Importing I_PARA4 TYPE T185V-PARA4 vierter Titelparameter
Importing I_REPID TYPE T185V-REPID Report Name
Importing I_DARK TYPE BVAL NO Run in Background?
Importing I_PARTNER_CHECK TYPE BVAL NO Boolean
Tables T_KOMLFK TYPE KOMLFK Document Headers
Tables T_KOMLFP TYPE KOMLFP Document Items
Tables T_KOMV TYPE KOMV Conditions
Tables T_KOMLFF TYPE KOMLFF Communication Structure, Document Flow Data
Exception ERROR TYPE Internal Error
Exception NOT_CUSTOMIZED TYPE nicht programmierte Zahltagberechnungsmethode
Exception CURRENCY_CONVERSION_ERROR TYPE Fehler beim Umwandeln der Währung der Marge
Exception NOT_ENOUGH_PROFIT TYPE Mindestprofitmarge wurden nicht erfüllt
Exception NO_PROFIT_ANALYSIS TYPE keine Profitanalyseart definiert
               
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  19981130 
SAP Release Created in