‎2009 Jan 07 5:32 AM
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
‎2009 Jan 07 5:43 AM
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.