SAP Table AGR_TEXTS
File Structure for Hierarchical Menu - Customer
AGR_TEXTS (File Structure for Hierarchical Menu - Customer) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link AGR_TEXTS to other SAP tables.
AGR_TEXTS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client ID | SYMANDT | CLNT | 3 | 0 | |||
AGR_NAME | Role Name | AGR_NAME | AGR_DEFINE | CHAR | 30 | 0 | ||
SPRAS | Language of menu texts | MENU_SPRAS | T002 | LANG | 1 | 0 | ||
LINE | Counter for menu ID | MENU_NUM_5 | NUMC | 5 | 0 | |||
TEXT | Role name | AGR_TITLE | CHAR | 80 | 0 |
AGR_TEXTS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
AGR_TEXTS | AGR_NAME | AGR_TEXTS | MANDT | AGR_DEFINE | Role definition | MANDT |
AGR_TEXTS | AGR_NAME | AGR_TEXTS | AGR_NAME | AGR_DEFINE | Role definition | AGR_NAME |
AGR_TEXTS | SPRAS | AGR_TEXTS | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |