SAP ABAP Function Module FKK_S_CASH_SEC_RELEASE_CHECK (Freigeben einer Barsicherheit prüfen)
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_S_CASH_SEC_RELEASE_CHECK Freigeben einer Barsicherheit prüfen  
Function Group FKK_SEC   Security Deposit: Online  
Program Name SAPLFKK_SEC   Contract Accounts Receivable and Payable: Security Deposit 
INCLUDE Name LFKK_SECU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REL_ALLOWED TYPE BOOLE-BOOLE Barsicherheitsfreigabe ist erlaubt
Importing I_SECURITY TYPE FKK_SEC-SECURITY Nummer einer Sicherheitsleistung
Importing I_STATUS TYPE FKK_SEC_D-C_STATUS Status einer Barsicherheit
Importing I_CHECK_RETURN_DATE TYPE XFELD 'X' Prüfen Rückgabedatum
Importing I_CHECK_CREDIT_WORTH TYPE XFELD 'X' Prüfen Bonität
Importing I_CHECK_EVENT_0870 TYPE XFELD 'X' Rufe Prüf-Zeitpunkt 0870
Tables T_OPBEL_REL TYPE IROPBEL Tabelle mit BaSi-Zahlungsbelegnummern und Barsicherheitszinsbelegnummern
Tables T_FKKOP_PAY TYPE FKKOP Geschäftspartnerpositionen zum Kontokorrentbeleg
Exception NOT_FOUND TYPE Keine Barsicherheit mit der Nummer vorhanden
Exception SECURITY_NOT_PAID TYPE Sicherheit ist nicht vollbezahlt
Exception GENERAL_FAULT TYPE Allgemeiner Fehler
               
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  20050224 
SAP Release Created in