/SRMERP/V_USR is a standard SAP Table which is used to store Generated Table for View data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP /SRMERP/V_USR Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class:
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Not classified
See here for more information about this and other SAP enhancement categories
Dictionary Type: Table view
Description: Generated Table for View
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field |
MANDT | MANDT | CLNT | 3(0) | Client | MANDT | TEST | |||||
BNAME | XUBNAME | CHAR | 12(0) | USR02 | User Name in User Master Record | XUBNAME | XUS | SUSR | |||
KOSTL | XUKOSTL | CHAR | 8(0) | Cost center | CHAR8 | SUSR | |||||
CITY1 | AD_CITY1 | CHAR | 40(0) | City | TEXT40 | CLCITYNAME | CITY_NAME | ||||
POST_CODE1 | AD_PSTCD1 | CHAR | 10(0) | City postal code | CHAR10 | ||||||
NAME_FIRST | AD_NAMEFIR | CHAR | 40(0) | First name | TEXT40 | ||||||
NAME_LAST | AD_NAMELAS | CHAR | 40(0) | Last name | TEXT40 | ||||||
DEPARTMENT | AD_DPRTMNT | CHAR | 40(0) | Department | TEXT40 | ||||||
BUILDING | AD_BLDNG_P | CHAR | 10(0) | Building (number or code) | TEXT10 | ||||||
FLOOR | AD_FLOOR | CHAR | 10(0) | Floor in building | TEXT10 | ||||||
ROOMNUMBER | AD_ROOMNUM | CHAR | 10(0) | Room or Appartment Number | TEXT10 | ||||||
USERNAME | XUBNAME | CHAR | 12(0) | User Name in User Master Record | XUBNAME | XUS | SUSR |