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

fields for the report

Former Member
0 Likes
340

hello all,

can someone tell me what the fields are for the following report.

If the Order is a regular Order (one order for a single shipment), we have to consider the total of pieces we have shipped to that order, and we should show on this report

Customer ID,

Material Number,

Customer PO #,

Date requested,

Order Qty.

Order Value (Order Value = Order Qty * Material Unit price )

Currency.

Total pieces shipped (during the time frame set on the report).

Balance Left (Balance left = Order Qty - Total pieces shipped)

Value of the balance left Value of the balance left = Balance left * Unit price only if the Balance left is greater than cero,

if the balance left is lower than or equals cero, the value of the balance left show be cero.

% Delivery. (% Delivery = Total Pieces shipped / Order Qty.)

thanks in advance

seenu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
315

Check in <b>VBAK & VBAP & KNA1</b> tables for the fields.

Check in <b>VBAK & VBAP & KNA1</b> tables for the fields.

1 REPLY 1
Read only

Former Member
0 Likes
316

Check in <b>VBAK & VBAP & KNA1</b> tables for the fields.