SAP ABAP Function Module ICL_DISTRIBUTE_AMOUNT (Verteilt einen Währungsbetrag anteilig und rundungsgerecht)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality
⤷
⤷
Basic Data
| Function Module | ICL_DISTRIBUTE_AMOUNT | Verteilt einen Währungsbetrag anteilig und rundungsgerecht |
| Function Group | ICL_REUSE | Service functions within Claims |
| Program Name | SAPLICL_REUSE | |
| INCLUDE Name | LICL_REUSEU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_AMOUNT | TYPE | Zahlungsbetrag | ||||
| |
I_STRUCTURE_NAME | TYPE | STRUKNAME | SPACE | Name einer Struktur | ||
| |
I_PROP_VALUE_FIELDNAME | TYPE | DYNFNAM | ABAP-Systemfelder | |||
| |
I_AMNT_VALUE_FIELDNAME | TYPE | DYNFNAM | Feldname | |||
| |
PT_TABLE | TYPE | Regresspositionen in einem Regressfall (Überblick) | ||||
| |
NOT_ALL_DISTRIBUTABLE | TYPE | Der zu verteilende Betrag kann nicht vollständig verteilt werden. | ||||
| |
NO_ITEMS | TYPE | Es gibt keine Positionen, auf die verteilt werden kann. | ||||
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 | 20050224 |
| SAP Release Created in |