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. It is provided with an RFC Destination, an input language and a list of transactions, and returns the OUTPUT - User Profiles for TRANSACTIONS Table dataset to the calling workflow. This dataset has 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. |