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 Error

Former Member
0 Likes
918

Hello

Iam using BAPI_INB_DELIVERY_SAVEREPLICA to replicate the delivery from central ERP system to decentralised WMS.

Iam getting an error VL295 "Dlv. type (dlv. catgry &1 for mat. &2 and BWART &3) cannot be determined

and VL564 Delivery type was not transmitted

long text....

The delivery cannot be created because the delivery type was not specified.

The system needs the delivery type to control further processing during delivery creation. The delivery type must be transmitted by the transaction that creates the delivery.

Check the Customizing settings in the transaction if necessary.

Iam not sure about what this long text specifies as the delivery has standard inbound type EL

Can any one help....

Thanks

Larry

4 REPLIES 4
Read only

Manohar2u
Active Contributor
0 Likes
743

Larry,

I suggest you to goto the BAPI and search for this error message number 295 and place a break point, and try to re-run the scenario to know the reason behind the error.

Regds

Manohar

Read only

Former Member
0 Likes
743

Have a look at OSS Notes 325415 and 540185.

Rob

Read only

Former Member
0 Likes
743

Are the two system configurations in sync? May be the configuration is missing in your decentralized WMS system.

Read only

Former Member
0 Likes
743

Hi Srinivas the configuration seems to be fine When we checked in the consistency check in ERP system(central processing) we could see central,WMS and distribution in green and in WMS system in the local operations consistency check everything is in green...

but in WMs system the central processing is WMs is not in green is that an issue ?

Thanks

Larry