Menu

SAP Function Module K_KKB_MATNR_GET

Holen Material und Werk

The Function Module K_KKB_MATNR_GET (Holen Material und Werk) is a standard Function Module in SAP ERP and is part of the function group KKB1 within the package KKB.

Technical Information

Function Module K_KKB_MATNR_GET
Short Text Holen Material und Werk
Function Group KKB1
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IKDAUF LIKE VBAP-VBELN Kundenauftrag
IKDPOS LIKE VBAP-POSNR Position
IMATNR LIKE KEKO-MATNR Material
IWERKS LIKE KEKO-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EEXIT LIKE Abbruch
EMATNR LIKE KEKO-MATNR Material
EWERKS LIKE KEKO-WERKS Werk

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.