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 |
|---|---|---|---|---|---|---|---|
| |
I_SECURITY | TYPE | FKK_SEC-SECURITY | Sicherheitsleistung | |||
| |
I_RELEASE_AMOUNT | TYPE | FKK_SEC_D-TO_RELEASE | Freizugebender Anteil der baren Sicherheitsleistung | |||
| |
T_FKKOP | TYPE | FKKOP | Geschäftspartnerpositionen zum Kontokorrentbeleg | |||
| |
NOT_POSITIVE | TYPE | The Release Amount is not Positive Value | ||||
| |
ALREADY_RELEASED | TYPE | The Security Deposit already fully Released | ||||
| |
TOO_LARGE | TYPE | The Importing Release Amount is too Large | ||||
Processing Type
| Normal Function 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 |