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

Regarding Problem in VA01

Former Member
0 Likes
460

hi all,

I am Creating Sales Order through BDC , When i am doing this , i am getting one error like Field RV45A-KWMENG does not exist in the screen SAPMV45A - 4001.

On The Line Items these fields are there

item code material number quantity

Material is Populated but for remaining two these error is coming.

Field RV45A-KWMENG does not exist in the screen SAPMV45A - 4001.

but after transfer recording to Program that field(kwmeng) is showing in that screen(4001) only

Please suggest solution.

Regards

Reddy

1 REPLY 1
Read only

Former Member
0 Likes
360

VA01 screen layout varies depending on the configuration settings... So, I would suggest you to go for BAPI BAPI_SALESORDER_CREATEFROMDAT2 instead of BDC.

See BAPI Documentation for more details.