Table list used by SAP ABAP Function Module CVAUTH_USERGROUP_DELUSER (Delete user of usergroup)
SAP ABAP Function Module CVAUTH_USERGROUP_DELUSER (Delete user of usergroup) is using
# Object Type Object Name Object Description Note
     
1 Table  CVAUTH_TS_USER Structure for User SOURCE VALUE(USERID) LIKE CVAUTH_TS_USER-USER_ID
2 Table  DATATYPE General Data Types (for General Function Modules and so on) SOURCE VALUE(ID) LIKE DATATYPE-CHAR0032
3 Table  DATATYPE General Data Types (for General Function Modules and so on) SOURCE VALUE(FL_COMMIT_WAIT) LIKE DATATYPE-BOOLEAN DEFAULT 'X'
4 Table  DATATYPE General Data Types (for General Function Modules and so on) SOURCE VALUE(ERROR) LIKE DATATYPE-BOOLEAN