Extractor specific Columns

Hi

I am seeing a set of Columns always comes up when an Extractor is brought in DS.

However I am nver seeing those columns populated when I pulled. I think we need to enable something in SAP side to have those columns populated. Can someone help me?

DI_SEQUENCE_NUMBER - NULL
DI_OPERATION_TYPE - NULL
ODQ_CHANGEMODE -
ODQ_ENTITYCNTR - 0

Should I enable something on the SAP Side?


ganeshxp :us: (BOB member since 2008-07-17)

Very likely this Extractor does not support delta, hence the delta related fields are empty. Is it a function based (F1) Extractor? I bet it is a Table/View based one (V) one, one where you get the table contents shown as if you would pull in the table into a dataflow.

See the SAP table roosource.EXMETHOD field for your Extractor.


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