Menu

SAP Function Module K_DOCUMENT_UPDATE

Verbuchung von CO-Belegen

The Function Module K_DOCUMENT_UPDATE (Verbuchung von CO-Belegen) is a standard Function Module in SAP ERP and is part of the function group KAUP within the package KACC.

Technical Information

Function Module K_DOCUMENT_UPDATE
Short Text Verbuchung von CO-Belegen
Function Group KAUP
Package KACC
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ITEMS_INSERT LIKE SY-BATCH 'X' Flag 'Update line items'
I_LATE_COEP_INS LIKE SY-BATCH ' ' Verbuchung COEP nach Summensatz-Update
I_MAX_PERIOD LIKE COEPR-PERIO '999' Maximum period for statistical key figures
I_RCL_UPDATE LIKE SY-BATCH 'X' Flag 'Update cost element ledger'
I_SAVE_DIRECTLY LIKE SY-BATCH ' ' Flag 'Update data directly (instead of ON COMMIT)'
I_TOTALS_UPDATE LIKE SY-BATCH 'X' Flag 'Update totals records'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COBK LIKE COBK Tabel COBK
T_COEJA LIKE COEJA Table COEJA
T_COEJLA LIKE COEJLA Table COEJLA
T_COEJRA LIKE COEJRA Table COEJRA
T_COEJTA LIKE COEJTA Table COEJTA
T_COEP LIKE COEP Table COEP
T_COEPB LIKE COEPB Table COEPB
T_COEPL LIKE COEPL Table COEPL
T_COEPR LIKE COEPR Table COEPR
T_COEPT LIKE COEPT Table COEPT

Exceptions

This function module does not define any Exceptions.