Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP query

Former Member
0 Likes
425

Hi,

We have on Abep query developed before. They put Payment method selection as a defualt to only ONE payment method. now they wants to change it and add another payment method.

Can any body please let me know how i can do this?

I'll really appreciate your time and help.

Thanks & Regards,

Niki Shah.

2 REPLIES 2
Read only

Former Member
0 Likes
382

Is the payment method a parameter. You need to change it to a select-option. Is it using a variant.

Read only

Former Member
0 Likes
382

Can you change the PARAMETER for payment method to a SELECT-OPTION?

Rob