The Function Module AFX_ACTVTLOG_DOCLIST_CREATE () 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_DOCLIST_CREATE |
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_DOCUMENT | TYPE | ADMI_RUN_D | Archiving Session ID | |
I_JOBTYPE | TYPE | ADMI_JOB_T | Category of Data Archiving Job | |
I_LOG_OBJECT_EXC | TYPE | BALOBJ_D | Application log: Object name (Application code) | |
I_STR_JOBKEY | TYPE | BANK_STR_JC_JOBKEY | Key of Background Jobs |
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.