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--
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