Menu

SAP Function Module SUSR_CHANGE_DOC_USERS

Änderungsbelege für Benutzer lesen

The Function Module SUSR_CHANGE_DOC_USERS (Änderungsbelege für Benutzer lesen) is a standard Function Module in SAP ERP and is part of the function group SU_USER_CHANGE_DOC within the package SUSR.

Technical Information

Function Module SUSR_CHANGE_DOC_USERS
Short Text Änderungsbelege für Benutzer lesen
Function Group SU_USER_CHANGE_DOC
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
IT_CDUSERNAME TYPE CDUSERNAME_RANGE_TAB Range Tabellentyp für CDUSERNAME für FB-Schnittstelle
IT_PROF_ASS TYPE SUSR_T_SEL_OPT_PROF Selektionsoptionen für Profile
IT_PROF_DEL TYPE SUSR_T_SEL_OPT_PROF Selektionsoptionen für Profile
IT_USERNAME TYPE CDUSERNAME_RANGE_TAB Range Tabellentyp für CDUSERNAME für FB-Schnittstelle
IV_FDATE TYPE CDHDR-UDATE Erstellungsdatum des Änderungsbelegs
IV_FTIME TYPE CDHDR-UTIME Uhrzeit der Änderung
IV_TDATE TYPE CDHDR-UDATE Erstellungsdatum des Änderungsbelegs
IV_TTIME TYPE CDHDR-UTIME Uhrzeit der Änderung
IV_VIEW TYPE US_CD_VIEW 'C' Sicht auf Änderungshistorie

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CDRED_OUTPUT TYPE SUSR_T_USRCD Tabellentyp von USRCD
RETURN TYPE BAPIRET2 Returnparameter

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.