Menu

SAP Function Module AFX_ACTVTLOG_CREATE

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module AFX_ACTVTLOG_CREATE () is a standard Function Module in SAP ERP and is part of the function group AFX_ACTVT_GLOBAL within the package AFX_GLOBAL.

Technical Information

Function Module AFX_ACTVTLOG_CREATE
Short Text
Function Group AFX_ACTVT_GLOBAL
Package AFX_GLOBAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLCATG TYPE BANK_DTE_PP_PAAPPLCATG Application Type in Parallel Processing
I_ARMODE TYPE AFX_DTE_ARCHMODE Archiving mode
I_LOG_ALDATE TYPE BALDATE Application log: date
I_LOG_ALPROG TYPE BALPROG Application log: Program name
I_LOG_EXTNUMBER TYPE BALNREXT Application Log: External ID
I_LOG_OBJECT TYPE BALOBJ_D Application log: Object name (Application code)
I_LOG_OBJECT_EXC TYPE BALOBJ_D Application log: Object name (Application code)
I_OBJECT TYPE OBJCT_TR01 Archiving Object
I_PROG_TYPE TYPE AFX_DTE_PROG_TYPE Program Type
I_RUNUSER TYPE BANK_DTE_PP_RUNUSR SY-UNAME User who Started Program Run
I_STARTDATE TYPE BANK_DTE_PP_RUNDAT SY-DATUM Date of Mass Run
I_STARTTIME TYPE BANK_DTE_PP_RUNTIM SY-UZEIT Time of Program Run

Exporting Parameters

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 ID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACTVT_ID_GET_FAILED
ACTVT_LOG_CREATE_FAILED