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 AFX_ACTVTLOG_GET () is a standard Function Module in SAP ERP and is part of the function group AFX_ACTVT_GLOBAL within the package AFX_GLOBAL.
Function Module | AFX_ACTVTLOG_GET |
Short Text | |
Function Group | AFX_ACTVT_GLOBAL |
Package | AFX_GLOBAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT_ID | TYPE | AFX_DTE_ACTVT_ID | Activity ID | |
I_ALL_DATA_FOR_EXTLOGNUM | TYPE | XFELD | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_ACTVT_LOG | TYPE | AFX_STR_ACTVT | Activity log | |
E_TAB_ACTVT_LOG | TYPE | AFX_TAB_ACTVT | Activity log | |
E_TAB_DOC | TYPE | AFX_TAB_ACTVTDOC | Activity Log - Archiving Runs | |
E_TAB_FIL | TYPE | AFX_TAB_ACTVTFIL | Activity Log Archive File List | |
E_TAB_JOB | TYPE | AFX_TAB_ACTVTJOB | Activity Log Job List | |
E_TAB_PAC | TYPE | AFX_TAB_ACTVTPAC | Activity Log Package List |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND |