Menu

SAP Function Module ECATT_LOG_READ_OBJECT

The Function Module ECATT_LOG_READ_OBJECT () is a standard Function Module in SAP ERP and is part of the function group ECATT_LOG_ARCHIVE within the package SECATT.

Technical Information

Function Module ECATT_LOG_READ_OBJECT
Short Text
Function Group ECATT_LOG_ARCHIVE
Package SECATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIVE_HANDLE TYPE SY-TABIX Internal Tables, Current Row Index
PRINT_LIST TYPE ARC_BUFFER-FLAGS 'X' CHAR08

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RECORD_CNT_DATA TYPE SY-TABIX Internal Tables, Current Row Index
RECORD_CNT_HEAD TYPE SY-TABIX Internal Tables, Current Row Index
RECORD_CNT_SCNT TYPE SY-TABIX Internal Tables, Current Row Index
RECORD_CNT_SCR TYPE SY-TABIX Internal Tables, Current Row Index
RECORD_CNT_XDAT TYPE SY-TABIX Internal Tables, Current Row Index

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.