cancel
Showing results for 
Search instead for 
Did you mean: 

AMEX KR1025 load process

Former Member
0 Kudos

Hi Experts,

We are trying to load the AMEX CC file using the std program RPRCCC_READ_KR1025, this used to work fine till a couple of days. From the yday we are facing this issue that the last import was cancelled and we can not proceed further.

The code pulls out data from the cluster table PCL1 using a std macro rp_imp_c1_ta. The structure of PCL1 and the structure of the internal table (CCdat) structure PTK35 are different. The pulled data is thus checked against the field ccdat-final and if this field is initial then no further update is occuring..

We have tried to manually change this in Debug mode and then it works fine for a few iterations.. Is there any fix for this kind of issue? Have searched in the forums and there was one post which said that we need to use the exact same file to reprocess and we are unable to proceed further inspite of doing so...

Any help/pointers is really helpful.

Rgds,

Narendra.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Ran std SAP program RPTTCLTA to fix the flag.

Former Member
0 Kudos

There is the reqair standard report "RPTTCLTA" (but you have to modifiy this because this report has some running protections)

Details you will find in the info for this rport.

Former Member
0 Kudos

Hi Siegfried,

Thanks for sharing this. We did raise this with SAP and was given a suggestion to run this report for fixing the issue. Its working now and didn't break in the last couple of days...

Rgds,

Narendra.