The Function Module SUSR_CHANGE_DOC_IDENTITY (Änderungsbelege für Identity lesen) is a standard Function Module in SAP ERP and is part of the function group SU_USER_CHANGE_DOC within the package SUSR.
Function Module | SUSR_CHANGE_DOC_IDENTITY |
Short Text | Änderungsbelege für Identity lesen |
Function Group | SU_USER_CHANGE_DOC |
Package | SUSR |
Module Type | Normal Module |
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_CPROFILE | TYPE | RSELOPTION | SELECT-OPTIONS Tabelle | |
IT_CROLE | TYPE | RSELOPTION | SELECT-OPTIONS Tabelle | |
IT_CSYSTEM | TYPE | RSELOPTION | SELECT-OPTIONS Tabelle | |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.