Menu

SAP Function Module SUSR_USER_LOCAGR_BUFFER_TO_DB

The Function Module SUSR_USER_LOCAGR_BUFFER_TO_DB () is a standard Function Module in SAP ERP and is part of the function group SUU8 within the package SUSR.

Technical Information

Function Module SUSR_USER_LOCAGR_BUFFER_TO_DB
Short Text
Function Group SUU8
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
DISTRIBUTE TYPE CHAR01 'X' Character Field Length 1
WRITE_CHANGE_DOCS TYPE CHAR01 'X' Baustein soll Änderungsbelege selbst schreiben

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CD_TIME_STAMPS TYPE SUID_TT_CD_TIMESTAMP Änderungszeitstempel
USLA04_CD_NEW TYPE SUID_TT_CD_USLA04 Änderungsbelege: neue oder geänderte Rollenzuordnungen
USLA04_CD_OLD TYPE SUID_TT_CD_USLA04 Änderungsbelege: gelöschte Rollenzuordnungen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBSYSTEMS LIKE BDI_LOGSYS Transfer structure for logical systems

Exceptions

This function module does not define any Exceptions.