cancel
Showing results for 
Search instead for 
Did you mean: 

Error while creating the sales order using Proxy

Former Member
0 Kudos

Hi Folks,

I am trying to create a Sales Order using Proxy via BAPI "BAPI_SALESORDER_CREATEFROMDAT2" :

and i got this type of standard error message

<Message>FB call: insufficient parameters</Message>

few days back only i used the same bapi for creating the Sales Order and did it successfully...using the same parameters

I don't have any clue about this type error .

Kindly guide .

Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Scenario is simple File to Proxy :

I am testing at R/3 side with XML.

BAPI working fine at SE37 .

regards,

Former Member
0 Kudos

Hi Nikhil,

How refreshing the cache and restart the server will help ?

basically i am testing the scenario at R/3 end only by generating XML template in SPROXY.

My ECC 6.0 is on sp 12....I am not sure is it configuration related error or a bug ? as i have used the same code in ECC 6.0 with sp 09.

regards,

Former Member
0 Kudos

try executing the BAPI from SM37 with the same data. the error says missing paramters so shud be something with data

nikhil_bose
Active Contributor
0 Kudos

if message structure changes after once scenario is working, there may be cache problems;

tell me what is your scenario as you are mentioning RFC and PROXY.

which is Receiver ? Though with either of them will not arise insufficient parameter if you have imported correctly.

nikhiL

nikhil_bose
Active Contributor
0 Kudos

1) try refresh cache (delta & complete)

2) restart server still error persists

nikhiL