Unable to view data from SAP Extractor

Hi,
I am getting following error message while viewing data from SAP Extractor source in BODS.

"Extractor returned error: <E: MESSAGE - Selection criterion BUDAT missing from data request. MESSAGE_V1 - BUDAT. MESSAGE_V2 - 0FC_INVDOC_00. I: MESSAGE_V1 - SAPMSSY1. MESSAGE_V3 - 0.>.
"

Can anyone help me with what needs to be done to view data from extractor. The extractor is in CDC mode.

Regards
allimina


animilla (BOB member since 2006-10-07)

This Extractor says that when using it, some criteria on the field BUDAT is required. Not sure about DataPreview but

  • when importing in CDC mode, add a filter criteria on the BUDAT column
  • when having imported it in query mode, make sure you specify a where clause in the downstream query on BUDAT
  • If the first was done and you still got an error, try adding a filter on BUDAT in the data preview dialog an refresh

If all of that does not help, please file a bug stating that “some Extractors require a mandatory selection criteria and DataPreview does not work hence”


Werner Daehn :de: (BOB member since 2004-12-17)