Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

"CO" recepient type not appearing in J1INCHLN

former_member221515
Active Contributor
0 Kudos

Hi

I have 20 Vendors invoices posted (with Withholding tax for contractors) in the month of Feb 2012. Total of WHT payable for Feb 2012 is Rs. 25000. Out of 20 vendor invoices, 5 pertains to "CO" recipient type and 15 pertains to "OT"

When i ran J1INCHLN, i selected "OT" recipient type. It showed me all 20 invoices (including "CO" recipient type) whose WHT is totaling to Rs. 25000.

When i ran J1INCHLN, i selected "CO" recipient type. It showed me error "No unpaid tax lines exist for the given selection criteria"

In WHT ledger (FBL3N) it showing correct recipient type. But while executing J1INCHLN, it gives above mistake.

Please let me know why SAP is not considering "CO" in J1INCHLN. I have correctly mentioned vendor master.

Edited by: Deepak Agrawal on Mar 7, 2012 11:33 PM

4 REPLIES 4

Former Member
0 Kudos

Hi,

Could you check at the table level if with_item table has the recipient type updated for those documents which have "CO" recipient type?

Regards,

Anushya

0 Kudos

It is "CO" as recipient type. Inspite of this J1INCHLN does not show any values as CO.

0 Kudos

Hi Deepak,

This is weird. Could you once check if SECCO field in BSEG is updated for those 5 CO documents?

How is it getting picked when you have mentioned recipeint type as OT ? Why is CO as well being picked that time?

Could you debug and check the program givin only CO and see where the condition fails?

You can also refer to this consulting note : 1465529 ( check the PDF attachment in it ) they have a list of reasons why

selection might fail in j1inchln.

Hope this helps.

Regards,

Anushya

m_madhu
Active Contributor
0 Kudos

HI deepak,

please ran the j1inchln without any recipient type and system will select all 20 items and

after that please deselect the 5 CO recipient type documents for challan.

Please check the with_item table is having co recipient type in table ?

IF with_item table is having correct data then need to check the j1inchln program in debug mode.

Regards

Madhu M