The Function Module WLF_INSERT_BUFFER_NAST_OBJKY (Agenturgesch: Einfügen Objekt in glob. Puffer NAST_OBJKY) is a standard Function Module in SAP ERP and is part of the function group WRGN_3 within the package WZRE.
Function Module | WLF_INSERT_BUFFER_NAST_OBJKY |
Short Text | Agenturgesch: Einfügen Objekt in glob. Puffer NAST_OBJKY |
Function Group | WRGN_3 |
Package | WZRE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HAS_BEEN_READ | TYPE | C | -'X', falls Objektdaten neu gelesen wurden | |
I_KAPPL | LIKE | TMFK-KAPPL_NA | Nachrichtenapplikation | |
I_NOT_IN_BUFFER | TYPE | C | -'X', falls Objekt noch nicht im Puffer | |
I_OBJKY | LIKE | NAST-OBJKY | Objektschlüssel | |
I_TABIX | LIKE | SY-TABIX | Zeiger, wo das Objekt im Puffer einzutragen ist |
This function module does not define any EXPORTING parameters.
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.