The Function Module KOMKBEA_FILL (Füllen Kommunikationsstruktur Nachrichtenfindung Anfrage) is a standard Function Module in SAP ERP and is part of the function group VCOM within the package VN.
Function Module | KOMKBEA_FILL |
Short Text | Füllen Kommunikationsstruktur Nachrichtenfindung Anfrage |
Function Group | VCOM |
Package | VN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COM_DRUVO | LIKE | KOMKBEA-DRUVO | Print process | |
COM_EKKO | LIKE | EKKO | Purchasing document header | |
COM_EKPO | LIKE | EKPO | Purchasing Document Item | |
COM_WEBRL | TYPE | WEBRL | Internetabruf |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COM_KBEA | LIKE | KOMKBEA | Work area accesses |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COM_PART | LIKE | MSGPA | Partner |
This function module does not define any Exceptions.