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

report

Former Member
0 Likes
238

hi experts,

Report to display all material rates by using material number, sales organization and distribution channel and condition type.

how will we develope this report.i don't know where these related fields and tables exists.

explaine me .

thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
213

using material number/condition type/sales ord/dist. channel goto <b>A004</b> table and get the condition record number.....

using condition record number goto <b>KONP</b> and get the rate (<b>KBETR</b>) field.

Read only

Former Member
0 Likes
213

Hi,

Pl look at the following tables:

MARA, a906, konp, konh, a073 etc.

Cheers