cancel
Showing results for 
Search instead for 
Did you mean: 

Skipping of Status in Status Profile

Former Member
0 Kudos
266

Hi All   ,

If we use Status Profile logic , We have made a Status Profile for a Transaction Type . This Transaction type has 2 sets of brands .

In Status Profile , we have 5 Status as 10 , 20 ,30 , 40 and 50 . For 1 set we want to use this complete Status Profile , but for 2 nd set we want to skip

30 and 40  . How can we achieve it ?

View Entire Topic
sez41
Active Contributor
0 Kudos

Hi,

2 brands cannot be entered in same transaction, right?

You need to enhance the attribute of User Status (I can't remember the field name as I don't have access to any system right now) by BSP Workbench. I had done similar development before; just read the first item's brand in the code and delete 30 and 40 steps from the dropdown list per your requirement if needed.

Former Member
0 Kudos

I know Kivanc that 2 brands can't be entered for a Transaction type . let me check the BSP Workbench with technical team .

I am a Functional Consultant .