Get Transactions

This workflow is called by the Users by Authorization Values workflow to retrieve a set of authorizations and profiles that enable the use of a specified set of transactions.

The calling workflow passes an SAP system, an input language and a list of transactions to the Get Transactions workflow.

The Get Transactions workflow returns the OUTPUT - User Profiles for TRANSACTIONS table dataset to the calling workflow. This dataset includes the following columns:

Column Description
USERNAME A user account associated with the profile described below.
OBJCT The authorization object associated with the transaction. This column is set to ‘S_TCODE’.
PROFILE A user profile that enables the use of the input transaction.
AUTH An authorization that enables the use of an input transaction.
FIELD The ‘FIELD’ value associated with the transaction from the UST12 (authorizations) table. This column is set to ‘TCD’.
VON A transaction from the input list that is enabled by the authorization. This column is set to ‘*’ if the authorization enables the use of all transactions.
BIS This column is left blank.