Hi all,
I am using SAP Process Automation and I am building a process for user automation.
Therefore I need to know the validity dates from an user.
I am working with the BAPI: BAPI_USER_GET_DETAIL
Within SAP, I can see the validity dates within the export parameters: LOGONDATA --> GLTGV & GLTGB
Inside Process Automation I am not sure how to get these values. Can somebody please help me?

The Connection is working fine.
Imports is including the username, also working fine.
As a result (here inside the variable "12 BenutzerDetails") I get many details of the user, but not the validity dates.
Best Regards
Mathias