Menu

SAP Function Module CUSTOMER_GET_KTOKD

Read customer account group

The Function Module CUSTOMER_GET_KTOKD (Read customer account group) is a standard Function Module in SAP ERP and is part of the function group MDMR within the package MDMI.

Technical Information

Function Module CUSTOMER_GET_KTOKD
Short Text Read customer account group
Function Group MDMR
Package MDMI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_KUNNR LIKE KNA1-KUNNR Customer to read KTOKD from.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_KTOKD LIKE KNA1-KTOKD Export variable: customer's Ktokd

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.