cancel
Showing results for 
Search instead for 
Did you mean: 

Error - The user has no workflow Linkage. Configure workflow.

Former Member
0 Kudos

Hi All,

I am getting following error in transaction Users_gen.

<i><b>'The user has no workflow linkage. Configure workflow'.</b></i>

SAP note says, I need to run transaction BBP_CHECK_USERS and select repair level 2. I followed these instructions but still I am getting this error.

Any idea to resolve this.

Plese advice.

Thanks and Regards

Pras Durafe

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pras,

you can get rid of this message: nothing important.

It just checks that the user has got a WF relationship: i.e. that there is a manager with the red hat in the org unit.

It should be a warning message, raised after a call of RH_GET_LEADING_POSITION during user check (BBPU_CHECK_EBP_USER), that should retrieves the user's manager.

If you display the long text of the error message, you should get:

<b>Short Text</b>

The user & has no workflow linkage. Configure workflow.

<b>Diagnosis</b>

The user has no workflow linkage. The relationship between position (S) and user (US) does not exist.

<b>System response</b>

In workflow configuration (table T77S0) you can set the indicator WFLOW/CRMUS to 'X'.

<b>Procedure</b>

You can set the indicator as follows:

1. Start transaction code SM30

2. Open table T77S0 (Maintain).

3. Create the following new entry:

Group: WFLOW

Semantic ID: CRMUS

4. Activate by setting the indicator to 'X'.

Important: This function is only available from Basis Release 6.1.

If you set an entry in T77S0 with WFLOW/CRMUS --> X, then this control is by-passed.

This control is brought by note 796742:

SRM 3.0 SP10

SRM 4.0 SP05

For one of my customers, I deleted this message, but I don't remember if I changed the code or if I changed the table entry...

Rgds

Christophe

PS: please reward points for helpfull answers

Former Member
0 Kudos

Thanks Christophe,

Problem resolved. You rightly deserve full points.

Regards.

Pras

Answers (0)