Table list used by SAP ABAP Function Module CVAUTH_USERGROUP_CREATE (creating an usergroup)
SAP ABAP Function Module
CVAUTH_USERGROUP_CREATE (creating an usergroup) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACO_AUTH_SUPER | Super User Authorization | ||
| 2 | ACO_GROUP | ACO: User Groups | ||
| 3 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 4 | BAPIRET2 | Return Parameter | ||
| 5 | CVAUTH_TS_GROUP | User Groups | SOURCE VALUE(DESCRIPTION) LIKE CVAUTH_TS_GROUP-DESCRIPTION |
|
| 6 | CVAUTH_TS_GROUP | User Groups | SOURCE VALUE(NAME) LIKE CVAUTH_TS_GROUP-NAME |
|
| 7 | CVAUTH_USERGROUP | Information of usergroup | SOURCE VALUE(USERGROUP) LIKE CVAUTH_USERGROUP |
|
| 8 | CVAUTH_USERGROUP | Information of usergroup | ||
| 9 | DATATYPE | General Data Types (for General Function Modules and so on) | SOURCE VALUE(FL_COMMIT_WAIT) LIKE DATATYPE-BOOLEAN DEFAULT 'X' |
|
| 10 | DATATYPE | General Data Types (for General Function Modules and so on) | SOURCE VALUE(ERROR) LIKE DATATYPE-BOOLEAN |
|
| 11 | MESSAGES | Log Interface Messages |