Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module TB_LIMIT_RELOAD_ARCHIVED_RECS (Array-Modify auf Limit-Tabellen) is a standard Function Module in SAP ERP and is part of the function group TBLA within the package FTLM.
Function Module | TB_LIMIT_RELOAD_ARCHIVED_RECS |
Short Text | Array-Modify auf Limit-Tabellen |
Function Group | TBLA |
Package | FTLM |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
TT_VTBLID | LIKE | VTBLID | Limit: Details zu Inanspruchnahmen (Einzelsätze) | |
TT_VTBLLH | LIKE | VTBLLH | Limitmanagement: Kopfinformationen zur Limitleihe | |
TT_VTBLLP | LIKE | VTBLLP | Limitmanagement: Positionsinformationen zur Limitleihe | |
TT_VTBLSD | LIKE | VTBLID | Limit: Details zu Inanspruchnahmen (Einzelsätze) |
This function module does not define any Exceptions.