Menu

SAP Function Module HR_BEN_COB_INFOTYPE_OPERATION

Anlegen, Ändern oder Löschen eines einzelnen COBRA-Infotypsatzes

The Function Module HR_BEN_COB_INFOTYPE_OPERATION (Anlegen, Ändern oder Löschen eines einzelnen COBRA-Infotypsatzes) is a standard Function Module in SAP ERP and is part of the function group HRBENUSCOBRA within the package PBEN.

Technical Information

Function Module HR_BEN_COB_INFOTYPE_OPERATION
Short Text Anlegen, Ändern oder Löschen eines einzelnen COBRA-Infotypsatzes
Function Group HRBENUSCOBRA
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
INFTY TYPE INFTY Informationstyp
LOCKINDICATOR TYPE SPRPS Sperrkennzeichen
NOCOMMIT TYPE BAPI_NCOMT Commitsteuerung
NUMBER TYPE PERNR_D Personalnummer
OBJECTID TYPE OBJPS Objekt-Identifikation
OPERATION TYPE ACTIO Auszuführende Operation
REACTION TYPE SYMSGTY Nachrichtentyp
RECORD LIKE Datensatz
RECORDNUMBER TYPE SEQNR Satznummer
SUBTYPE TYPE SUBTY Informationssubtyp
VALIDITYBEGIN TYPE BEGDA Gültigkeitsende
VALIDITYEND TYPE ENDDA Gültigkeitsbegin

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INFTY_KEY LIKE BAPIPAKEY Schlüssel für Personalstammdaten
RETURN LIKE BAPIRETURN1 Returnparameter
SUBRC TYPE SYSUBRC Rückgabewert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TABLE LIKE RPBENERR ArbgLeistung Fehlertabelle

Exceptions

This function module does not define any Exceptions.