SAP ABAP Table
CRMS_ACE_ADM_USER
{ACE user line for ALV}
Home
title {label: "SAP ABAP table CRMS_ACE_ADM_USER {ACE user line for ALV}", size: "20"} # Entities [CRMS_ACE_ADM_USER] {bgcolor: "tomato"} +USR_NAME {label: "CHAR (12)"} [CRM_ACE_USERS] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *USR_NAME {label: "CHAR (12)"} # Relationships CRMS_ACE_ADM_USER *--* CRM_ACE_USERS {label: "CRMS_ACE_ADM_USER-USR_NAME = CRM_ACE_USERS-USR_NAME"}
View Full Image
View in PDF
Foreign Key tables (1)
CRM_ACE_USERS
{Repository of all ACE relevant users}