SAP ABAP Function Module FKK_CHECK_RELEASE_LESS_REMAIN (Check the Release Amount <= the Remaining Amount of the Security Deposit)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA-BT-SE (Application Component) Security Deposits
     FKK_SECURITY (Package) Contract A/R & A/P: Security Deposits
Basic Data
Function Module FKK_CHECK_RELEASE_LESS_REMAIN Check the Release Amount <= the Remaining Amount of the Security Deposit  
Function Group FKK_SEC   Security Deposit: Online  
Program Name SAPLFKK_SEC   Contract Accounts Receivable and Payable: Security Deposit 
INCLUDE Name LFKK_SECU31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SECURITY TYPE FKK_SEC-SECURITY Sicherheitsleistung
Importing I_RELEASE_AMOUNT TYPE FKK_SEC_D-TO_RELEASE Freizugebender Anteil der baren Sicherheitsleistung
Tables T_FKKOP TYPE FKKOP Geschäftspartnerpositionen zum Kontokorrentbeleg
Exception NOT_POSITIVE TYPE The Release Amount is not Positive Value
Exception ALREADY_RELEASED TYPE The Security Deposit already fully Released
Exception TOO_LARGE TYPE The Importing Release Amount is too Large
               
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  20070914 
SAP Release Created in