Table list used by SAP ABAP Function Module SO_USER_SAPRENAME (Vergibt zu einem bestehenden Office neue SAP- und Office_Namen)
SAP ABAP Function Module
SO_USER_SAPRENAME (Vergibt zu einem bestehenden Office neue SAP- und Office_Namen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SONV | SAPoffice: table not to be used | ||
| 2 | SONV | SAPoffice: table not to be used | SOURCE VALUE(FORCE) LIKE SONV-FLAG DEFAULT SPACE |
|
| 3 | SOPRD | SAPoffice: system-wide profile (data part) | ||
| 4 | SOUBD | SAPoffice: inverse user (SAPoffice user) (data division) | ||
| 5 | SOUCD | SAPoffice: inverse user (SAP user) (data division) | ||
| 6 | SOUD | SAPoffice: user definition | SOURCE VALUE(NEW_SAP_NAME) LIKE SOUD-SAPNAM |
|
| 7 | SOUD | SAPoffice: user definition | SOURCE VALUE(OLD_SAP_NAME) LIKE SOUD-SAPNAM |
|
| 8 | SOUD | SAPoffice: user definition | SOURCE VALUE(NEW_OFFICE_NAME) LIKE SOUD-USRNAM DEFAULT SPACE |
|
| 9 | SOUDD | SAPoffice: user definition (data division) | ||
| 10 | SOUDK | SAPoffice: user definition (key part) | ||
| 11 | SOUIO | SAPoffice: user definition (without MANDT) |