Menu

SAP Function Module SHOW_PROF_HISTORY

List of change documents for profiles

The Function Module SHOW_PROF_HISTORY (List of change documents for profiles) is a standard Function Module in SAP ERP and is part of the function group SUSH within the package SUSR.

Technical Information

Function Module SHOW_PROF_HISTORY
Short Text List of change documents for profiles
Function Group SUSH
Package SUSR
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 TYPE C SPACE Berücksichtigung von Archivdaten
BIS_DATUM LIKE SY-DATUM SY-DATUM
EINZEL_PROFILE LIKE 'X'
NAVIGATION LIKE SPACE
ODER_FLAG LIKE 'X'
SAMMEL_PROFILE LIKE 'X'
SCHEINMODIFIKATIONEN LIKE SPACE
UND_FLAG LIKE
VON_DATUM LIKE SY-DATUM

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_AUTH_TABLE LIKE
ADD_OBJECT_TABLE LIKE
ADD_PROF_TABLE LIKE
DEL_AUTH_TABLE LIKE
DEL_OBJECT_TABLE LIKE
DEL_PROF_TABLE LIKE
MOD_TABLE LIKE
PROF_TABLE LIKE

Exceptions

This function module does not define any Exceptions.