AGR_INFO - Filter Values from Generation Run
Filter Values from Generation Run information is stored in SAP table AGR_INFO.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table AGR_INFO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
AGR_NAME | Role Name | X | AGR_NAME | CHAR | 30 | * |
LINE | Counter for menu ID | X | MENU_NUM_5 | NUMC | 5 | |
FILTER | Filter Type (COUNTRY, TARGET_SYS, COMPONENT, INDUSTRY | CHAR | 15 | |||
FILTERSIGN | SIGN Value from Selection Table | CHAR | 1 | |||
FILTOPTION | OPTION Value from Selection Table | CHAR | 2 | |||
VALUELOW | LOW Value from Selection Table | CHAR | 255 | |||
VALUEHIGH | HIGH Value from Selection Table | CHAR | 255 |