cancel
Showing results for 
Search instead for 
Did you mean: 

Sales deals - access sequence

former_member213871
Participant
0 Kudos

Hi people,

I have a problem with access sequence in sales deals. In customizing I have this access sequence:

But when I try to create sales deal and conditions for it I will get this:

It is sorted by table name, not by access sequence. And this causes problems, because people think (I cannot blame them), that first row is really first and has priority before others.

Is there any chance to have it sorted according to the access sequence?

P.S. The same is for rebate agreements but it doens't mind. There all conditions are mentioned to be used - no exclusion because of priority in access sequence.

Thank you,

David

Accepted Solutions (1)

Accepted Solutions (1)

former_member213871
Participant
0 Kudos

Hi all,

we finally found solution for this:

1) in structure CT6B2F create append like this:

2) in INCLUDE MV13AF0T locate form T6B2_SELECT  USING .....

3) create enhancement:

And now it is finally working :-).

Hope this helps someone too.

Best regards,

David

P.S. I just found that if SORT is used in this enhancement, it causes some troubles. When displayng condtions in VB22 or VB23 using button "Conditions", there are missing values in this table:

It is caused wth the SORT command. I do reccomend to not use it. Counter should help people to show access sequence.

Answers (0)