Menu

SAP Function Module K_ACCOUNT_ASSIGNMENT_GET

Maschinelle Kontierungsermittlung

The Function Module K_ACCOUNT_ASSIGNMENT_GET (Maschinelle Kontierungsermittlung) is a standard Function Module in SAP ERP and is part of the function group KIKA within the package KBAS.

Technical Information

Function Module K_ACCOUNT_ASSIGNMENT_GET
Short Text Maschinelle Kontierungsermittlung
Function Group KIKA
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE T001-BUKRS Company code
BWKEY LIKE T001W-BWKEY SPACE Valuation area, if known
GSBER LIKE TGSB-GSBER SPACE Business area, if known
KSTAR LIKE CSKA-KSTAR Cost element
WERKS LIKE T001W-WERKS SPACE Plant, if known

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR LIKE COAS-AUFNR Default account assignment: order
KOSTL LIKE CSKS-KOSTL Default account assignment: cost c
PRCTR LIKE CSKS-PRCTR Default account assignment: profit center

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.