cancel
Showing results for 
Search instead for 
Did you mean: 

ICR: msg FB_ICRC110 Recon. Process 003: Error in setup of recon. display

Former Member
0 Kudos

hello,

following with my tread [ICR: Define Reconciliation Process Detail Attributes|] I have already make trx FBICS3 - Select Documents store 2 documents at table FBICRC003T, looks good. But unfortunately when I run trx FBICA3 - Assign Documents Automatically or FBICR3 - Reconcile Documents Manually the system shows the following error message:

Reconciliation Process 003: Error in setup of reconciliation display

Message no. FB_ICRC110

Diagnosis

Your customizing for the reconciliation display is invalid.

when I go to customizing "Set Up Reconciliation Display" the system shows a "Run time error"

Runtime Errors SYNTAX_ERROR

Date and Time 19.09.2008 20:20:30

Short text

Syntax error in program "SAPLFB_RC_UI_VIEWS ".

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSVIM" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLFB_RC_UI_VIEWS " in include

"LFB_RC_UI_VIEWSF00 " in

line 1308:

"The data object "V_FBRC0070C" does not have a component called "AUTO"."

" "

" "

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP* "

Error in the ABAP Application Program

The current ABAP program "SAPLSVIM" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPLFB_RC_UI_VIEWS :

"The data object "V_FBRC0070C" does not have a component called "AUTO"."

" "

" "

" "

Trigger Location of Runtime Error

Program SAPLSVIM

Include LSVIMU04

Row 92

Module type (FUNCTION)

Module Name VIEW_MAINTENANCE_LOW_LEVEL

Does any body knows what is happening? Should I implement a SAP Note?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please check the following notes

Note 1149672 - ICR: Define Possible Status for Documents

Note 1238325 - ICR: SAPLFB_RC_UI_VIEWS: Runtime error CONVT_NO_NUMBER

Note 1161993 - ICR: Customizing Checks

Hope this will help you.

Regards,

Jigar

Answers (2)

Answers (2)

0 Kudos

Hello Rafael,

How did you solve this problem ?

I meet the same issue

Thank you in advance

Regards

former_member572578
Active Contributor
0 Kudos

Hello Rafael,

Jigar has pointed out the correct note. Implement note 1149672 to resolve this issue.

Best regards,

Ralph

Former Member
0 Kudos

Hi, I have implemented that Note but, unfortunatelly the original problem persists. System shows me the error message:

A - Reconciliation Process 003: Error in setup of reconciliation display Message no. FB_ICRC110

B- And then Reconciliation Process 003: Invalid Customizing Message no. FB_ICRC079

could you please tell me what I am missing?

cheers

Rafa

former_member572578
Active Contributor
0 Kudos

Hello Rafael,

Apparently you did not generate the customizing using FBICC. If you have not invested much effort in customizing settings I suggest that you implement note 1172591 and generate the customizing via transaction FBICC. After you run this and make sure that the transaction data tables are activated the programs should run (provided the customizing for the companies in FBIC032 is correct). Please go through the generated customizing settings and make sure that everything looks OK...

I also recommend implenting note 1161993. Whether you run FBICC or not it will help when going through the customizing settings. The most likely cause for the error messages is that there are some incorrect settings in your field catalog and due to this also in the display hierarchy setup.

I hope this helps you in your efforts,

Ralph

Former Member
0 Kudos

hi, I have implemented notes 1172591 (*) and 1161993 and system shows me the error Reconciliation Process 003: Error in setup of reconciliation display. I do not want to execute FBICC trx because I have done some customizing that I am afraid I will lose. I have activated the tables and in FBIC032 I have set as Sender field for reference the XBLNR field and I think that makes sense Am I wrong'?

Am I missing something?

Cheers

(*) Note 1172591 is included in EA-APPL 600 (SAPKGPAD14) that is not released by SAP. We have contacted to SAP and as they told us we have imported the transport request from file 'Releases_500_to_602_P3EK049760.zip' (containing files K049760.P3E and R049760.P3E) attached to note 1172591.

Edited by: Rafael BV on Oct 1, 2008 10:56 PM

Former Member
0 Kudos

Hi I have executed transaction FBICC and then reviewed customizing for process '003' and as far as I know seems to be correct...but the error message still is the same...

Former Member
0 Kudos

Solved my self.