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

A report program...

Former Member
0 Likes
435

Contract Compliance Report : This report looks at the actual customer purchases (QTY) by period vs. targeted quantities.

The report created will list all the contracts quantity vs. shipped quantity in the period specified for a given customer or material or sales organization or contract number along with details such as material numbers, contract start date, contract end date, etc.

please help me by throwing more light on this report ..

1..what r the tables used in this report.

2..what r the corresponding fields in the report which r mentioned here in this report.

3..what is the way to get the required list..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

Hi

Table(s): VEDA

Fields :

VBEGDAT - Contract Start Date

VENDDAT - Contract End Date

You can get material number from MARA table (MATNR).

PLZ REWARD POINTS.

3 REPLIES 3
Read only

Former Member
0 Likes
404

Hi

Table(s): VEDA

Fields :

VBEGDAT - Contract Start Date

VENDDAT - Contract End Date

You can get material number from MARA table (MATNR).

PLZ REWARD POINTS.

Read only

0 Likes
403

hi vijay ,,

tanks for ur replyy.. how do i award u points

Read only

Former Member
0 Likes
403

it is not fully solved