To transfer SAP functions from a development environment to a production environment, for example, you can export function definitions to CSV files. These CSV files can be imported into other databases.
When importing SAP functions from an existing CSV file, the function definitions contained in the CSV file are transferred to the database as working copies. The following data fields must be in the CSV file so that function definitions can be imported.
Data field in the CSV file. (header) |
Object properties in One Identity Manager |
---|---|
Function |
Function definition |
TransactionType |
Suggested authorization value |
Object |
Authorization objects |
Field |
Authorization field |
Value From |
Value/lower scope limit |
Value To |
Upper scope limit |
State |
No equivalent. The import status controls which data records are imported into One Identity Manager. 1: Import |
Process (optional) |
Category |
Function description (optional) |
Description of the function definition. |
Risk level (optional) |
Significance Possible values are {Low|Medium|High|Critical}. |
Transaction (optional) |
Transaction code |
AUTHPGMID (optional) |
TADIR program ID |
AUTHOBJTYP (optional) |
TADIR object type |
AUTHOBJNAM (optional) |
TADIR object name |
SRV_TYPE (optional) |
Type of external service |
SRV_NAME (optional) |
Name of external service |
RFC_TYPE (optional) |
RFC object type |
RFC_NAME (optional) |
RFC object name |
SAPHashValue (optional) |
Hash value |
Field description (optional) |
Describes the authorization fields, authorization objects and SAP applications. |
NOTE:
-
The order of the data fields is arbitrary.
-
All required data fields must be defined in the header and must be present in the data sets.
-
Mark data fields without values with two sequential delimiters.
-
Data sets with empty mandatory fields are not imported.
To import function definitions
-
In the Manager, select the Identity Audit category.
-
Select the Plugins > Import SAP function definitions menu item.
-
Select the CSV file you want to import and click Open.
-
Confirm the security prompt with Yes.
The functions definitions are transferred to the database as working copies. If there is already a working copy with the same name in the database, it is overwritten by the import.