cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic column is not displayed in SBWP Tcode

01-25-2018 11:33 AM
869 views 6 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi, experts!

Dynamic column is not displayed in SBWP Tcode.

I have created dynamic column using SWL1 T code.

tasks TS00008267 I got from SBWP and has chosen Item id,

After tried with other tasks,

But still there is no column "WORKITEMFATHER id"

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

pokrakam
Active Contributor
0 Likes

By default, dynamic columns are only shown in Task-specific views. so if you expand the tree and click on "Groupedby Task" → select your Task, it should show the fields.

To get it to display in the main view, edit your layout and include the dynamic columns. You need to save this as a global default if you want all users to see it.

Former Member
0 Likes

Thank You very much!

Former Member
0 Likes

Hello Mike,

TS00008267 is standard task and I can't change its container, when I choose my own task while creating dynamic column using SWL1 T code it doesn't appear in SBWP, can you please help me to solve this problem?

Thank you in advance!

pokrakam
Active Contributor
0 Likes

Just copy it. This is usually a good thing to do so that you can change it to your own texts and container elements.

In the WF builder's step definition, there's even a function "Copy and edit" on the dropdown just before the task ID field.

Former Member
0 Likes

Actually I modified TS00008267 task just for test and there is no need to use it, but I have my own task which is already realized in workflow. The problem is that I don't see dynamic columns added to that task in SBWP.

pokrakam
Active Contributor
0 Likes

My first answer applies, you should see the columns in the Task view.

SBWP wont' show them in the main view by default because you can have a mix of tasks with different data in the same column. But you can add them as I explained above.

Answers (0)