cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue when migrate transactions from POSDM TO CAR

adrian_mejido
Contributor
0 Likes
765

Hi,

I am trying to migrate transactions from SAP POSDM (TLOGS format) to SAP CAR (TLOGF format). For that I am executing the standard migration report but I have a problem with some transaction fields, for example with the transtypecode field because the original tx in POSDM value is “101” but when I try to send this tx to CAR it has “0101” and because of that the migration fails because in the customizing I have “101” transtypecode. I have searched about that and I found this note(1069239)but It seems to apply only for BW not CAR. Any idea to solve that? I guess that It migth be related with the DataElement conversion routines of those fields(internal/external format) and /POSDW/CONVERSIONS FM but I don’t know how to solve that. Any idea?

Thanks and best regards.

Accepted Solutions (1)

Accepted Solutions (1)

vikrant_mohite
Active Contributor
0 Likes

Hi,

Domain /POSDW/TRANSACTIONTYPECODE used for transaction type code in SAP POSDM uses ALPHA conversion routine and always store the values with 4 char.

Can you please check your source system SAP POS DM and target system SAP CAR both have same data types with routines.

Thanks,

Vikrant.

Answers (0)