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

MEK3 transaction

Former Member
0 Likes
1,408

Hi friends,

I have developed ALV program. it displays condition record for the given values.I have to keep custom button on screen and if i press that button , it has to display scales for that condition record if available otherwise have to throw message thta no scales exists. this functionality is already there inMEK3 transaction . But i don't want to use MEK3 transaction but directly i have to get scales screen is it possible?

if not possible , atleast i have to call MEK3 for corresponding condition record . but if i open MEK3 first screen is condition type ,next is key comnination -- but it has to filled automatically ..

Regards,

kani

Hi friends,

I have developed ALV program. it displays condition record for the given values.I have to keep custom button on screen and if i press that button , it has to display scales for that condition record if available otherwise have to throw message thta no scales exists. this functionality is already there inMEK3 transaction . But i don't want to use MEK3 transaction but directly i have to get scales screen is it possible?

if not possible , atleast i have to call MEK3 for corresponding condition record . but if i open MEK3 first screen is condition type ,next is key comnination -- but it has to filled automatically ..

Regards,

kani

4 REPLIES 4
Read only

Former Member
0 Likes
1,112

Hi,

PLease let me know if you have an idea..

Regards,

kani

Read only

Former Member
0 Likes
1,112

Hi Kani,

If you are using MEK3 recording , each of the key combination in MEk3 transaction corresponds to a table where the condition record price details are maintained.

for eg

A697 for CoCode/Purch.org./Vendor/Customer/Incoterms/Material

A700 for Purch.org./Vendor/CoCode/Customer/Incoterms/M

etc..

in the code, based on the condition record, identify the key combination table where it is maintained and do the recording selecting the particular key combination.

Read only

Former Member
0 Likes
1,112

self

Read only

Former Member
0 Likes
1,112

Hi Kani,

did you find a solution for your problem? I'm facing the same problem, so if you can help me I would really appreciate it.

Thx,

Paul