alibaba
31st March 2023, 12:26
Hi Experts:
I think actually these are two different questions.
Question 1 is like this: Some options that appear under the 'Special' menu cannot be modified. For example, in Figure 1, these options under the 'Special' menu of the session 'tdpur4101m000', I don't know where to modify them, and Get their names.

Question 2, this will cause a problem, I can't call them through the AFS function stpapi.application.option, for example I can call 'Approve Order for WMS' because it is 'user.2',But I can't call 'Maintain Purchase Order Change Codes' session through it.

If I want to call the 'Maintain Purchase Order Change Codes' option under the 'Special' menu through AFS, how can I do it?

Thanks!

günther
3rd April 2023, 14:24
Hi alibaba.

Answer 1: On Maintain Forms, you should click on the "CC" (choice option) field in the lower right corner. Session ttadv3102s000 "Maintain Form Choice Field" will open, and there you should see a menu definition.

Answer 2: Have a look at stpapi.zoom.option().

Regards
Günther

alibaba
6th April 2023, 21:41
Hi alibaba.

Answer 1: On Maintain Forms, you should click on the "CC" (choice option) field in the lower right corner. Session ttadv3102s000 "Maintain Form Choice Field" will open, and there you should see a menu definition.

Answer 2: Have a look at stpapi.zoom.option().

Regards
Günther

Thanks a lot Günther for your help, based on your guidance I found where I can edit them, that menu. Next I went on to try how to drive them through AFS. Thank you so much!