Start of Content Area

Process documentation Process of Determining the Period of Responsibility According to Organizational Assignment Locate the document in its SAP Library structure

Call Parameters

The determination of the period of responsibility is called up using the following parameters:

LEVEL

Authorization Level

TCLAS

Transaction Class = Difference Personnel Number/Applicant Number

PERNR

Personnel Number (or Applicant Number)

INFTY

Infotype

SUBTY

Subtype

Process Flow

The system performs all the following steps of this process.

  1. The organizational assignments of the personnel number are determined (data records of the Organizational Assignment infotype (0001)).
  2. The following steps are carried out for each organizational assignment (data record of infotype 0001):
  1. If all the authorization checks run successfully, the validity period of the organizational assignment is added to the user’s period of responsibility.
  2. When all the organizational assignments of the personnel number have been evaluated, the period of responsibility is returned.
  3. If the period of responsibility is empty, not authorized is returned as the result. Otherwise, the result is authorized.

Note

For applicant numbers (TCLAS = B), P_APPL is checked instead of P_ORGIN, P_ORGXX, and the customer-specific authorization object P_NNNNN.

See also:

Flowchart of the Authorization Check Using P_ORGIN, P_ORGXX and P_NNNNN

 

 

End of Content Area