Skip to Content
0
Former Member
Jan 10, 2008 at 04:36 AM

ODS Request QM Status

14 Views

Experts,

Good day, I have to validate combination values from a flat file against a master data infoobject. Ex: Combination of Southern/Central/Gulf (Region/Division/Zone) in flat file should also be found in md for loading to complete. Extraction should fail if there is any combinations that don't exist in the master data then the error message will display all invalid values.

I have already done the part where extraction fails and shows invalid records. I would like to seek help on how to set the ODS QM status of requests to red or not ok after data loading has failed. Do you have an idea on how to deal with this? Is there an ABAP code I need to add in my start routine or a setting I need to activate?

Thank you very much.