‎2008 Dec 02 11:14 AM
Hi all,
I need to search for values in class ZEHS_DATA
and pull in value for characteristics
ZEHS_PLANT
ZEHS_RELEVANT
with conditions like:
Eliminate materials where ZEHS_RELEVANT = N for next steps, however display what was found,
With EMG for delivery items and ZEHS_RELEVANT = Y pull all fields from table
ZEHS_DATA is having fields like:
ZEHS_FORM
ZEHS_PLANT
ZEHS_RELEVANT etc,
Can any one tell me if there is any function module that can be of help?
Regards:
Debrup.
‎2008 Dec 02 5:06 PM
Hi Debrup
Have you tried :
CLAF_CLASSIFICATION_OF_OBJECTS
BAPI_CLASS_CHARVALUE_READ_ALLO
Regards
Neha
Edited by: Neha Shukla on Dec 2, 2008 10:39 PM
‎2008 Dec 02 4:11 PM
Hi
Are you sure that this data is from class?
What is the standard class which you had used to make your Z class?
Regards
Raj
‎2008 Dec 02 5:06 PM
Hi Debrup
Have you tried :
CLAF_CLASSIFICATION_OF_OBJECTS
BAPI_CLASS_CHARVALUE_READ_ALLO
Regards
Neha
Edited by: Neha Shukla on Dec 2, 2008 10:39 PM
‎2008 Dec 03 3:44 AM
Hi Neha,
I am trying to use
CLAF_CLASSIFICATION_OF_OBJECTS
can you tell me what should be the inputs in this FM and how does this FM work?
Thanks,
Debrup.