Hi all,
I am fetching data in the following manner,
1. Find the deliveries items based on the search criteria
2. Pull in the material numbers for each item in the delivery
3. Pull in Planned goods movement date LIKP-WADAT
4. Exclude materials in the list where MARA-MAGRV = TB01
5. Find the External material group value for the remaining list MARA-EXTWG
6. Search for values in class ZEHS_DATA
7. Pull in value for characteristics
i. ZEHS_PLANT
ii. ZEHS_RELEVANT
8. Eliminate delivery items where ZEHS_RELEVANT = N for next steps, however display what was found
9. With EMG for delivery items and ZEHS_RELEVANT = Y pull all fields.
In which the class ZEHS-DATA is having fields like:
ZEHS_FORM
ZEHS_RELEVANT
ZEHS_PLANT
COLOR_SUNNBR etc,
My question is how do I pull values from class ZEHS_DATA??
Thanks,
Debrup.