SAP ABAP Function Module SU2X_SAVE_DATA_TO_DB (Save USOBX and USOBT data to DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Basic Data
Function Module SU2X_SAVE_DATA_TO_DB Save USOBX and USOBT data to DB  
Function Group SU2X   Maintain Authorization Default Values  
Program Name SAPLSU2X    
INCLUDE Name LSU2XU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DATA_FLAG TYPE CHAR01 'S' 'S' - SAP data; 'C' - customer data
Importing I_REPLACE_CI TYPE CHAR01 'X' Replace old content of USOBX
Importing I_REPLACE_PV TYPE CHAR01 'X' Replace old content of USOBT
Importing I_DB_COMMIT TYPE CHAR01 Perform DB commit
Importing IT_USOB_SM TYPE USOB_SM_T List of appplication with flags to save
Importing IT_CI TYPE USOBX_C_T SAP/CUSTOMER Data (Object assignments)
Importing IT_PV TYPE USOBT_C_T SAP/CUSTOMER Data (auth. fieldvalues)
Exception PARAMETER_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050204 
SAP Release Created in 700