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

bapi_salesorder_simulate

Former Member
0 Likes
568

HI,

WHEN I AM USING BAPI_SALESORDER_SIMULATE.

THE RETURN IS SHOWING THE ERROR

EVP112Please enter sold-to party or ship-to party

BUT IN THE INTERNAL TABLE I HAVE HARCODED THE SHIP TO PARTY AS "SP"

AND ALSO I HAVE GIVEN THE THE PAR_NUM

BUT STILL IT IS SHOWING THE ERROR.IF YOU HAVE ANY EXAMPLE PROGRAM TO SOLVE THE ISSUE .PLEASE SEND ME.

POINTS WILL BE REWARDED.

3 REPLIES 3
Read only

Former Member
0 Likes
511

Hello ,

Please check the conversion for the Partner functions

For eg : in the table VBAP the field PARVW look like his AG -> SP.

RE -> SO.

Thanks,

Krishnakumar

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
511

Hi,

Just debug the program and check the value of the ship-to-party, may be it is getting cleared somewhere..

Cheers,

Simha.

Read only

Former Member
0 Likes
511

Hi Amit

while filling the Partner Numbers you willl have to give line item number as '000000'. This willl solve the issue.

Regards

Srikanth M