SAP ABAP Function Module K_SETTLEMENT_SERVICE (Abrechnen von externen Daten, die nicht im Objekt abgelegt sind)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KABR (Package) Appl. development: R/3 Cost Accounting order settlement
⤷
⤷
⤷
Basic Data
| Function Module | K_SETTLEMENT_SERVICE | Abrechnen von externen Daten, die nicht im Objekt abgelegt sind |
| Function Group | KO72 | Settlement: object processing |
| Program Name | SAPLKO72 | Main Program for Settlement |
| INCLUDE Name | LKO72U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_AUAK | TYPE | AUAK | Settlement Document Header | |||
| |
I_ASSJN | TYPE | ' ' | Allocate settlement cost elements, ' ' = no | |||
| |
I_GJAHR | TYPE | AUAK-GJAHR | 0 | Fiscal year | ||
| |
I_KOKRS | TYPE | AUAK-KOKRS | Controlling area | |||
| |
I_MESSAGES_SHOW | TYPE | ' ' | Error messages are displayed in the function module | |||
| |
I_PERBZ | TYPE | AUAK-PERBZ | ' ' | Period reference | ||
| |
I_PERIO | TYPE | AUAK-PERIO | 0 | Settlement period | ||
| |
I_SENDR | TYPE | LKO74SEND | Sender | |||
| |
I_APPL | TYPE | C | 'E' | |||
| |
TI_AMOUNT | TYPE | BELA | Amounts to be distributed | |||
| |
TO_AUAA | TYPE | AUAA | Object table | |||
| |
TO_AUAS | TYPE | AUAS | Totals table | |||
| |
ERROR_OCCURRED | TYPE | An error occurred, see message handler | ||||
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 | 19980220 |
| SAP Release Created in |