Application Development and Automation 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: 
Read only

Error message FI320

Former Member
0 Likes
1,701

Iam getting an error while posting sales order // It says

Company is not supplied in function module interfaCE //

RGDS

NIKHIL NAIK

5 REPLIES 5
Read only

Kloud_Nilesh
Participant
0 Likes
971

Hi

I am also getting same error...could you please let me know how to avaoid this error message FI320.

Thank You in advance.

Regards

Nilesh

Read only

Former Member
0 Likes
971

Is this error happening in VA01 ? check the user exits and see the function modules called in them.

Mathews

Read only

Former Member
0 Likes
971

Set a break point....

see in which USER EXIT the error is occuring......

U can find all userexit by setting breakpoint at CL_EXITHANDLER class....

Hope this helps......

Read only

0 Likes
971

Hi

Thank you all for your attention.

I am getting this error in ME53N, and in production. Also as of now can not simulate in test environment as user is not in test system. Will try for that also.

Is ther any other way to know the cause for that?

Regards,

Nilesh

Read only

0 Likes
971

I Think is a error in T009 table. It Happens with me in ME53N transaction and I tried access the requisition by the ME23N, where the message said there is no data in table above mentioned.