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.
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 |
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 |
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 |
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 |
---|---|---|---|---|
ERROR_TABLE | LIKE | RPBENERR | ArbgLeistung Fehlertabelle |
This function module does not define any Exceptions.