cancel
Showing results for 
Search instead for 
Did you mean: 

CIF Block

former_member182449
Participant
0 Kudos

Dear Expert,

Please advise me for how i can deal with CIF Block errors , as you know when you check /SAPAPO/CQ it's only give you small description about this error and this's not enough to handel it.

Please Advise

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member197994
Active Contributor
0 Kudos

Dear Rami,

1. deactivate UserExit or BAdI

2. switch on detailed logging in CFC2 and /SAPAPO/C4 to have more logs.

3. check in ST22/SM21 to see if there are any dumps or error with the same time stamp.

Sometimes even with detailed logging, the information may still be vague or difficult to understand,

then you need to debug the queue to know exactly.

BR,

Tiemin

former_member182449
Participant
0 Kudos

Dear Tiemin,

Please advise me how i can debug the queue ?

Regards

Rami

Former Member
0 Kudos

Rami,

Please refer to the following article. It has step by step instructions with screen Shots on how to debug queues

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0d1265d-db32-2b10-79ba-ccf6fe2c1...

Let me know if it helps.

Abhi

former_member182449
Participant
0 Kudos

Abhi,

Yes Sure, this's very good

Thanks

Rami

Former Member
0 Kudos

Hi Rami,

Generally CIF Block errors happens only because of missing

master data. If master data is good enough in the system,

the block errors will be almost nil.

Moreover transactions slg1/smq1/smq2/cfg1 will provide the

details of application logs, inbound/outbound queues that

struck.

On analysis of detailed application logs, you can arrive at

the nature of errors. On the other way, you can also use

ABAP person help to put breakpoints and debug the

error so that you can get field/table/structurewise

information of the error.

Regards

R. Senthil Mareeswaran.