Application Development 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: 

Very urgent..full marks wud be given

Former Member
0 Kudos

Hi gurus,

i am new to ABAP..i have got the requirements as follows..

tables used are

MARA MATNR

MARA ERSDA

MARA KZREV

MARA MTART

AENR AENNR

AEOI AENNR

AEOI OBJKT

AEOI REVLV

selection screen should be as below.

material -


to -


created on -


to -


prod.type.----


to -


change number--


to--


1 scenario1 2 scenario2 3 scenario3

-


Scenario1

1 Material (optional)

2 Created on ( mandatory)

*Detail Logic:*

Assumptions:

1. only material of type FERT are considered for product type maintenance

2. All the required customization settings in ECM are maintained.

Scenario1:

Selection parameters to be considered for scenario1:

• radio button scenario1,

• Created on :

• Material :

1. get all the material number s ( MARA – MATNR ) from the MARA table where the indicator

“Revision Level Has Been Assigned to the Material”( MARA- KZREV) is blank , date range is equal to input date (MARA –ERSDA) range , material number equal to input material number(s) , material type equal to FERT.

could you please help me with the code..

full marks wud be given

thanx and regards

sahil

1 REPLY 1

athavanraja
Active Contributor
0 Kudos

do you think giving 10 points and getting a program which may get you salary in '000s is fair. You should try to learn abap programming technique and in the process if you have problem, you will certainly get help from here. But dont expect somebody to write whole program for you.

start looking at help.sap.com and in sdn to start learning.

Regards

Raja