cancel
Showing results for 
Search instead for 
Did you mean: 

custom fields to change the actions ;list

Former Member
0 Kudos

Dear all,

I had put a custom check box in the new custom tab.

Based on this check box value I want to set the actions in the action list.

for example ...say the custom check box is 'Approval required' . if this is checked only then the action list should have action as Approved ...otherwise not.

This is field is created in the crmd_customer_h table thru the structure.

Now I have created a parameter in the container editor like the same screen field (with import and export options checked) and in the condtions for this action, I have written to display this action only if this parameter has the value 'X'.

Its not working.please advice me how to proceed.

Also can we set the break point here.

thanks

regards

sanjeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

please use BADI CONTAINER_PPF to fill the value of your parameter.

Check note [865619 - Actions should only be scheduled if status is newly set|https://service.sap.com/sap/support/notes/865619] for further examples.

Regards,

Christoph

Former Member
0 Kudos

Nope its not working

Former Member
0 Kudos

Hi,

can you please give a more detailed description of what you tried?

Regards,

Christoph

Former Member
0 Kudos

SOLVED...THANKS

Answers (0)