‎2007 Mar 13 9:07 AM
Hi All,
Can anyboy help me regarding this:
I have created a LSMW-Batch Input program for Vendor Master upload. When I am running the session in Error mode only the screen is stopping at the SAPMF02K Screen no is 0111. & it is showing message:
'Field ADDR1_DATA-EXTENSION2. does not exist in the screen SAPMF02K 0111'
'Transaction error'.
Message type is 'S'. & it is creating vendors.
But if I am running in Background it showing the same message as mentioned above but NO VENDOR IS BEING created.
I can not run all the records in foreground as there are 4000 records.
Helpful relpies will be surely rewarded.
Ashvender
‎2007 Mar 13 9:17 AM
Why dont you correct the error which is displayed? You need to include that field on the screen thru customization....In foreground, because of <enter> keys, transaction is getting commited where as in background transaction abends due to error.
‎2007 Mar 13 9:17 AM
Why dont you correct the error which is displayed? You need to include that field on the screen thru customization....In foreground, because of <enter> keys, transaction is getting commited where as in background transaction abends due to error.
‎2007 Mar 13 9:21 AM
Hi Sanjay,
Thanks for the quick reply. But there is no field called ADDR1_DATA-EXTENSION2 in Vendor master & it is also not mapped in the LSMW.
Thanks
Ashvender
‎2007 Mar 18 3:42 AM