Question:
hi all,
we refreshed production source system to quality. when we check the connection between bw quality system to quality source system, we get the error "The BW IDOC type is not the same as the source sytem IDOC type".
checking the RSBASIDOC table we found the IDOC types to be different in both systems. we created a similar IDOC in BW system but how do we assign it? we tried assigning it but in RSBASIDOC table in BW it still shows the previous IDOC type.
I checked some function modules (RSAR*) but couldnt find any to modify this, nor could i find any oss note.
we are bw 2.0b sp 22.
Any ideas would be appreciated. Thanx!
Answer:
i would export all your transfer rules to a transport request, drop the tquality source system and recreate it (this takes cares of all the idoc "mumbo jumbo" ... if the idoc problem is then solved, import the request with your TR again
Answer:
Thanx TFR,
Will try that out, if nothing else works.