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

Amount to be calculated

Former Member
0 Likes
327

Hi I want to determine the value of the Amount field...the requirement is as stated below :

If the PIR contains discount, surcharge and scale unit price, then the price to consider the net amount.

Amount (14) will be Price X (Multiplied by) Quantity

.

Now I have Price as well as quantity,

Thus if PIR ( Purchase Info Record ) doent contain discount ,surchrage or scale unit price then its simple to

get the value of amount

but what to do if it contains the above specified fields....from where to fetch data , which tables and which fields...plzz help me its very urgent

Hi I want to determine the value of the Amount field...the requirement is as stated below :

If the PIR contains discount, surcharge and scale unit price, then the price to consider the net amount.

Amount (14) will be Price X (Multiplied by) Quantity

.

Now I have Price as well as quantity,

Thus if PIR ( Purchase Info Record ) doent contain discount ,surchrage or scale unit price then its simple to

get the value of amount

but what to do if it contains the above specified fields....from where to fetch data , which tables and which fields...plzz help me its very urgent

1 REPLY 1
Read only

Former Member
0 Likes
293

Table <b>EINA</b> has Purchasing Info Record General Data

T-code : ME11 Create PIR

Regards

Vivek

  • Reward points for useful answers