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.
Function Module | CUSTOMER_GET_KTOKD |
Short Text | Read customer account group |
Function Group | MDMR |
Package | MDMI |
Module Type | Remote-Enabled |
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. |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.