Menu

SAP Function Module SUSR_CHANGE_DOC_TECHNICAL

Änderungsbelege für USR21 lesen

The Function Module SUSR_CHANGE_DOC_TECHNICAL (Änderungsbelege für USR21 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_TECHNICAL
Short Text Änderungsbelege für USR21 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_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

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_T Tabellentyp von USRCDT
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.