SAP table EPROFASSROLE (Roles for Profile Allocation)
SAP table EPROFASSROLE has 2 primary key fields being MANDT,PROFROLE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |||||||||
PROFROLE | Profile allocation role | CHAR | 4 | 0 | PROFROLE | ||||||||||
ROLEFREQ | Frequency of allocation per role | NUMC | 4 | 0 | ROLEFREQ | ||||||||||
ROLETYPE | Role category for profile allocation | NUMC | 2 | 0 | E_ROLETYPE |
|
|||||||||
REGISTERASS | Role Used for Allocation of Profile to Register | CHAR | 1 | 0 | E_REGISTERASS | ||||||||||
INSTLASS | Role Used for Allocation of Profile to Installation | CHAR | 1 | 0 | E_INSTLASS | ||||||||||
DISPL_SUPPRESS | Role Not Displayed in Selection List | CHAR | 1 | 0 | E_DISPL_SUPPRESS | ||||||||||
UFCALC_SUPRESS | Usage Factor Not Updated Automatically | CHAR | 1 | 0 | E_UFCALC_SUPRESS | ||||||||||
UFEXTRP_SUPRESS | No Automatic Update of Forecasted Usage Factor | CHAR | 1 | 0 | E_UFEXTRP_SUPRESS | ||||||||||
SYNPROF_ONLY | Only Synthetic Profiles Can Be Allocated | CHAR | 1 | 0 | E_SYNPROF_ONLY | ||||||||||
USE_CRM | Role Used in CRM | CHAR | 1 | 0 | E_ROLECRM | ||||||||||
BILLCHECK | No Profile Changes in Billed Period | CHAR | 1 | 0 | E_BILLCHECK | ||||||||||
UFBILLUP_SUPRESS | No Automatic Update in Bill Period | CHAR | 1 | 0 | E_UFBILLUP_SUPRESS | ||||||||||
MDUS_LOCATED | Location of Original Profile Values | CHAR | 1 | 0 | E_AMI_MDUS_LOCATED_PROFILE |
|