Skip to Content
0
Former Member
Nov 20, 2012 at 08:29 AM

Tcode PRCCD giving dump for credit card transactions.

138 Views

Hello Experts

After SPS9 upgrade I am getting a runtime error for transaction PRCCD and PR05 for personnel which have credit card transaction associated with them .

The error is in the import statement in FM 'PTRM_UTIL_IMPORT_TC_CLUSTER'

line 40:

IMPORT letzt

ccbel

inbel

trans

FROM DATABASE pcl1(tc) ID ls_tc_key

ACCEPTING PADDING.

runtime error : IMPORT_WRONG_END_POS

Exception : CX_SY_IMPORT_MISMATCH_ERROR

Program : SAPLPTRM_WEB_CREDIT_CARD

i found two solutions possible

1. reactivating the infosets (note number 572572 .

2. Appending 'ACCEPTING TRUNCATION' to the import statement.

have anyone tried them ?

Has anyone faced this issue before ? If yes then please share the solution .

Regards

Ranjan Kumar Awasthi