The Function Module HR_BEN_IDOC_SEND (Anlegen und Senden eines IDoc) is a standard Function Module in SAP ERP and is part of the function group HRBEN00IDOC within the package PBEN.
Function Module | HR_BEN_IDOC_SEND |
Short Text | Anlegen und Senden eines IDoc |
Function Group | HRBEN00IDOC |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | BEGDA | Gültigkeitsbeginn | |
CHNGO | TYPE | BEN_CHNGO | ' ' | ArbgLeistung Anzeiger IDOC enthält nur geänderte Daten |
COBRA | TYPE | XFELD | ' ' | Feld zum Ankreuzen |
CRENR | LIKE | T5UBW-CRENR | ArbgLeistung Anbieter | |
ENDDA | TYPE | ENDDA | Gültigkeitsende | |
IDOC_CATEG | TYPE | RPBENIDOC_CATEG | ArbgLeistung Relevante Kategorien für IDoc | |
REACTION | LIKE | SY-MSGTY | Nachrichten, Nachrichtentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDOC_NUMBER | LIKE | EDIDD-DOCNUM | Nummer des IDocs |
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.