SAP ABAP Function Module SUSP_SU24_DARK_INSERT_OBJLIST (Insert Check Indicator / Field Values of Auth. Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN_OBSOLETE (Package) ABAP Rollenverwaltung - Obsolete Objekte - Nicht benutzen!
Basic Data
Function Module SUSP_SU24_DARK_INSERT_OBJLIST Insert Check Indicator / Field Values of Auth. Objects  
Function Group SUSP   Auth. Obj. Maint. for SU22/SU24  
Program Name SAPLSUSP   Authorization Object Maintenance for Profile Generator 
INCLUDE Name LSUSPU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUM_INSERTED TYPE SYST-DBCNT Number of check indicator entries inserted
Tables P_USOBX_C TYPE USOBX_C Check indicator
Tables P_USOBT_C TYPE USOBT_C Field values
Exception BAD_TYPE TYPE Incorrect type (only 'TR' currently allowed)
Exception NAME_NOT_DEFINED TYPE Name (with respect to type) not defined
Exception TABLE_P_USOBX_C_EMPTY TYPE No auth. object with check indicator transferred to P_USOBX_C
Exception WRONG_OKFLAG TYPE Only N, X, Y for check indicator; For S*/P* objects, only X, Y
Exception INCONSISTENT_ENTRIES TYPE More/fewer auth. obj. fld values than with check indicator 'Y'
Exception NO_ENTRIES_INSERTED TYPE No entries inserted (due to correction dialog box)
Exception INSERT_FAILED TYPE Failed to insert check indicator / field value
Exception NOT_AUTHORIZED TYPE Insert not possible as new check is inactive
Exception ERROR_IN_LOCK_MANAGEMENT TYPE Error in lock management
Exception LOCKED_BY_ANOTHER_USER TYPE Objects transferred locked by other user
               
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  19961025 
SAP Release Created in