Application Development 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: 

POP to get price from user

former_member182379
Contributor
0 Kudos

Hi,

I have a requirement I am making a BDC for one transaction first I am taking the GR detaisl from table MSEG intoa internal table then i want to amke a loop on that internal table and want to confirm the price from the user user can change that price i try with

POPUP_GET_VALUES and some other FM but this not accept the price as input as it support only Only fields wih the ABAP type C, N, T, D, P, or Integer.

so is ther any other FM

e,g suppose in internal table i have

MATNR MENGE DMBTR

XYZ 10 500

i want to display MATNR and MENGE in display mode and want DMBTR in hnage mode user can see the existing value and can change the maount if required I am doing some other process by getting the user inputs.

regards,

zafar

1 REPLY 1

former_member182379
Contributor
0 Kudos

Hi,

Can you help on this issue.

regards,

zafar