cancel
Showing results for 
Search instead for 
Did you mean: 

Error in creating Depot excise invoice.(J1IJ) 4F:550

Former Member
0 Kudos

Hi Gurus.

I have created.

Depot Sales Order->Depot Delivery.

Now i am creating Depot excise invoice in J1IJ.i am getting error when i enter delivery no, excide group & Series group

error:-

4F:550 TDL TD12 E3 E3

TDL-company code

TD12- Plant(Depot)

E3-Excise group

E3-series group.

NOTE:- we dont want to configure default excise group & series group config.

Reg.

Amol

Edited by: Amol Tamhane on Mar 16, 2010 3:17 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi amol

If u dont want to go for default excise and series group.

Check if u can suppress the message to warning.

Go to SE91 and check the message class and message number. either u can check and change here. or else u may have to go to ABAP code of j1ij and change the message from e to w in the code.

Regards

Mandar

Former Member
0 Kudos

Hi Mandar,

1)This message doesn't come in Quality Client.only in production client.

2) In SE91 there is no Message class & message exist.(Both in Quality as well as Production)

3)This error was not coming earlier.there were invoices created in last year.

Any config is missing?anywhere?

Reg,

Amol

Former Member
0 Kudos

Hi all,

I got the Solution.

Tell your ABAPER to find out Object in "SAPMJ1IJ" PROGRAM

source code of MJ1IJF01.

in my case the object was "J_1IDEP_S1"

1) check whether that object is assigned to user or not(from Basis guy)

2)Check whether values of following are assigned in that object or not(Basis guy)

Activity

Company Code

Plant

Excise group

Excise document series group

take the help of Basis guy to Resolve it.

Reg,

Amol