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

Can anybody tell me in core abap and show in the output.

Former Member
0 Likes
1,043

How to enable OPEN QTY & GR QTY if OPEN QTY > 0.

. EBELN
EBELP
. MATNR
. MENGE
. MEINS
. NETPR
. Line Item Total Value - Menge * Netpr
. Open Quantity - WEMNG
. GR Quantity - Actual Qty = Open Qty

Fields Open Qty and GR Qty Should be editable ( Only if open qty > 0) and on change of GR Qty, Open Qty should change Automatically

6 REPLIES 6
Read only

AnnePetteroe
Community Manager
Community Manager
0 Likes
930

Hello Ajay,

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers, as it provides tips for preparing questions that draw responses from our members.

Feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html as well, as that will also help you when preparing questions for the community.

By adding a picture to your profile you encourage your readers to respond.

Kind regards,
Anne

Read only

RaymondGiuseppi
Active Contributor
930

That's your specification.

Read only

Former Member
0 Likes
930

Fields Open Qty and GR Qty Should be editable ( Only if open qty > 0) and on change of GR Qty, Open Qty should change Automatically.

This is my question.

Read only

Eduardo-CE
Active Participant
0 Likes
930

Hello,

Take a look at the programs BCALV_EDIT_*

Regards, Eduardo.

Read only

Sandra_Rossi
Active Contributor
0 Likes
930

You are just repeating your question, although Raymond question was very clear.

Only one out of 100 people may understand what you mean.

Read only

Ulrich_Schmidt1
Product and Topic Expert
Product and Topic Expert
930

Also no idea, what this has to do with "ABAP Connectivity"? Are you using HTTP or RFC communication somewhere here? Does not look like it.
Removing the tag for now.