Menu

SAP Function Module HR_BEN_IDOC_SEND

Anlegen und Senden eines IDoc

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.

Technical Information

Function Module HR_BEN_IDOC_SEND
Short Text Anlegen und Senden eines IDoc
Function Group HRBEN00IDOC
Package PBEN
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.