cancel
Showing results for 
Search instead for 
Did you mean: 

Customization for 5000 j_1iindcus missing in table

Former Member
0 Kudos

hi experts,

Iam getting the following error when doing invoicing. The error is as follows:

Customization for 5000 j_1iindcus missing in table ( 5000 is company code here)

Message no. 8I303

Thnks in advance

waseem

Accepted Solutions (0)

Answers (3)

Answers (3)

sania-khanr
Member
0 Kudos

Hi,

I got the same error but without maintaining the company code in j_iindcus table the error disappeared. What could be the reason. Also, I didn't make any changes after that error popped up.

Please respond, if you can figure it out.

Regards,

Sania

Former Member
0 Kudos

Hi,

T.code: SM30

TABLE Name: j_1iindcus

press maintain button and select ur company code 5000

Regards,

Narendar Konakanchi

Former Member
0 Kudos

Hi,

The error is comming from program FV64A352.

It has following code:

SELECT SINGLE * FROM j_1iindcus WHERE j_1ibukrs = komk-bukrs.

IF sy-subrc NE 0.

MESSAGE e303(8i) WITH komk-bukrs 'j_1iindcus' ' '.

ENDIF.

ENDIF.

Kindly put a break point and check what exactly is going wrong.

Regards,

Pranaya

Former Member
0 Kudos

try doing following:

Go to SM31 and maintain your company code settings under this table J_1iindcus.