Show TOC

Authorization Object S_ICFRECLocate this document in the navigation structure

Definition

Authorization checks when accessing the ICF Recorder.

Use

You can use this authorization object to control access to HTTP request data using the ICF recorder.

Structure

The following authorizations can be assigned to a user using authorization object S_ICFREC:

Authorization Object S_ICFREC

Field

Meaning

Values

ACTVT

Activity

03 Display

06 Delete

16 Execute

63 Activation

70 Administration

D1 Copy

DL Download

UL Upload

USER

User name

<user name>

CLIENT

Client

<Client>

SYSTEM

System ID

<System ID>

Example

User B_1 wants to delete and execute entries for user B_2:

User B_1 therefore requires authorization object S_ICFREC with the field values:

  • ACTVT: 06, 16

  • USER: B_2

For imported entries, the authorization for B_1 must be as follows: B_1 wants to be able to import (upload) the entries for user B_2 from client 000 and system C3X, delete them, and execute them. To do this, user B_1 requires authorization object S_ICFREC with the field values

  • ACTVT: UL, 06, 16,

  • USER: B_2,

  • CLIENT: 000

  • SYSTEM: C3X