SAP Delta Import
I have SAP HR, in the SAP tool I configure both full & delta operations, I configured the MA for it, and the full import is working properly, but the delta import is giving me error:
"missing-change-type"
Any help
November 30th, 2010 5:01am
As I recall, SAP does not support Delta Import, but I could be wrong; there are no values in SAP to account for the calculation of deltas and as far as I know SAP only stores date, not datetime, so this can't be used for calculating deltas either
Could be wrong, though :-)
/Soren
http://granfeldt.blogspot.comRegards, Soren Granfeldt
http://granfeldt.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
December 23rd, 2010 3:24pm
Did you resolve this issue? Please close thread if so.Regards, Soren Granfeldt
http://granfeldt.blogspot.com
January 4th, 2011 2:57am
no, not yet.
I'm still looking for delta imports, also I'm writing to SAP system and I need the delta import because after each export, when run Import, I get the error "exported-change-not-reimported"
delta imports should resolve this?
Free Windows Admin Tool Kit Click here and download it now
January 4th, 2011 4:13am
The error "exported-change-not-reimported" has nothing to do with delta vs. full imports; you're probably getting this error, because the values that you're writing to SAP does get committed correctly .. or you import doesn't extract the values correct;
you get get this error regardsless of using deltas or full imports.
Regards, Soren Granfeldt
http://granfeldt.blogspot.com
January 4th, 2011 4:28am
I realy have this case, I will try to fix it.
Thank you
Free Windows Admin Tool Kit Click here and download it now
January 4th, 2011 4:31am
The standard SAP BAPI's do not support Delta import, you have to develop this functionality yourselves in SAP.
Alternatively you can have a look at www.omada.net, Omada provides a web services based SAP MA including the required SAP BAPI's / proxies to support delta import.
/Frank
April 2nd, 2011 5:20am