SAP ABAP Function Module NEG_COND_AMOUNT_CHECK (Konditionsbetrag für Minderungen auf negativen Wert prüfen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Basic Data
Function Module NEG_COND_AMOUNT_CHECK Konditionsbetrag für Minderungen auf negativen Wert prüfen  
Function Group FIAH   Condition type checks  
Program Name SAPLFIAH    
INCLUDE Name LFIAHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BKOND TYPE VZZKOPO-BKOND Konditionsbetrag
Importing FIRSTLINE TYPE SYST-TLENG 1 erste angezeigte Zeile von Tabelle XVZZKOPO
Importing STEP_INDEX TYPE SYST-STEPL Step-Loop Zeile des aktuellen Satzes
Tables IVZZKOPO TYPE VVZZKOPO interne Tabelle mit den zuletzt geladenen KOPOs
Exception AMOUNT_NOT_NEGATIVE TYPE Minderungskondition mit positivem Betrag
Exception AMOUNT_NOT_POSITIVE TYPE 'normale' Kondition mit negativem Betrag
Exception NOT_FOUND TYPE Satz in IVZZKOPO nicht vorhanden (ohne Message)
               
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  19970710 
SAP Release Created in