How does "PFDInheritAccountDef" works ?

Hello,

This is a column of the table TSBAccountDef and its description is the following :

"Specifies whether permanently deactivated identities can retain account definitions. This behavior may be required to ensure, for example, that necessary authorizations are immediately available if the identity is reactivated at a later date."

I set this flag to True for the TSBAccountDef associated to our SAPUser but the SAPUser are removed anyway when the identity is permanently deactivated (Person.IsInactive = True).

Any explanation ?

Many thanks for your help.

Michel

Parents
  • What was the origin of the account definition assignment? I assume a request? If that's the case, the request will be ended if the identity (Person) is no longer a member of the IT shop from which you requested the account definition. Therefore, the assignment and the SAP User will be removed. This wouldn't happen if you had assigned the account definition directly or via a role (assuming that the role membership is not requested).

Reply
  • What was the origin of the account definition assignment? I assume a request? If that's the case, the request will be ended if the identity (Person) is no longer a member of the IT shop from which you requested the account definition. Therefore, the assignment and the SAP User will be removed. This wouldn't happen if you had assigned the account definition directly or via a role (assuming that the role membership is not requested).

Children
No Data