SAP ABAP Table
GRACRLNAMEMAXS
{Table for max character of Role Name}
Home
title {label: "SAP ABAP table GRACRLNAMEMAXS {Table for max character of Role Name}", size: "20"} # Entities [GRACRLNAMEMAXS] {bgcolor: "tomato"} *+ROLE_TYPE {label: "CHAR (3)"} *+APPL_TYPE_ID {label: "NUMC (3)"} [GRACAPPLTYPE] {bgcolor: "#d0e0d0"} *APPL_TYPE_ID {label: "NUMC (3)"} [GRACROLETYPE] {bgcolor: "#d0e0d0"} *ROLE_TYPE {label: "CHAR (3)"} # Relationships GRACRLNAMEMAXS 1--* GRACAPPLTYPE {label: "GRACRLNAMEMAXS-APPL_TYPE_ID = GRACAPPLTYPE-APPL_TYPE_ID"} GRACRLNAMEMAXS 1--* GRACROLETYPE {label: "GRACRLNAMEMAXS-ROLE_TYPE = GRACROLETYPE-ROLE_TYPE"}
View Full Image
View in PDF
Foreign Key tables (2)
GRACAPPLTYPE
{Application type}
GRACROLETYPE
{Role Type Table}