The Function Module AFX_ACTVTLOG_ACTVT_ANALYZE_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_ACTVT_ANALYZE_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_JOBCOUNT | TYPE | BTCJOBCNT | Job ID | |
I_JOBNAME | TYPE | BTCJOB | Background job name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTVT_ID | TYPE | AFX_DTE_ACTVT_ID | Activity ID |
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.