The Function Module RHOM_CHANGE_INFTY_BUF_DIRECT (Bearbeitung eines Infotypsatzes im Puffer ohne Business Logik) is a standard Function Module in SAP ERP and is part of the function group RHOMBUFFER within the package SP0E.
Function Module | RHOM_CHANGE_INFTY_BUF_DIRECT |
Short Text | Bearbeitung eines Infotypsatzes im Puffer ohne Business Logik |
Function Group | RHOMBUFFER |
Package | SP0E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_INFTY | TYPE | INFOTYP | Info. Category | |
ACT_PLVAR | TYPE | PLVAR | Plan Version | |
AUTHY_CHECK | TYPE | FLAG | SPACE | X' - Berechtigungsprüfung wird durchgeführt |
ENQUEUE_OBJECTS | TYPE | FLAG | 'X' | Lock Objects |
FCODE | TYPE | OKCODE | 'INSE' | Funktionscode |
GDATE | TYPE | GDATE | Abgrenzdatum | |
NEW_LANGU | TYPE | SY-LANGU | Übersetzungen durchgeführt | |
UPDATE_MODE | TYPE | HRBAS_UPDATE_MODE_BUFDB | Switch for (Internal) Posting Functions | |
WORST_MSGTY | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
HRTNNNN | LIKE | Tabellenteil bei Tabelleninfotypen (hat Vorrang vor expandierten Sätzen) | ||
INNNN_EXP | LIKE | Infotypsätze (bei Tabelleninfotypen sind auch expadierte Sätze erlaubt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ENQUEUE_FAILED | Object could not be locked |
INVALID_INPUT | Eingaben werden nicht unterstützt |
NO_AUTHORIZATION | No Authorization |
WRITE_ERROR | Fehler beim durchführen der Aktion |