on 2009 Oct 15 4:10 PM
Hi,
I am unable to update customer master via XD99 (mass change) transaction. When I use the transaction XD99 to update customer master we get the following error. I am updating the customer group field (KNVV-KVGR1). No batch input data for screen SAPLV02Z 9998
Message no. 00344
I tried updating the name1 field and its updating this via XD99.
Does any one know how to solve this issue?
Kind Regards,
Rabbiya
Hi,
Check Note 852381 - XD99: Field & does not exist in the screen SAPMF02D and the other two related notes: Note 556461 - XD99: Termination, field not existing or not ready for input and note 523380 - XD99; Data not changed although success message issued
I hope this helps you
Regards,
Eduardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a custom screen being called in the program which was causing this issue. We have now requested the developer to correct the program to resolve this issue.
Many thanks to all those who replied to resolve the issue.
Best Regards,
Rabbiya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
this is a custom screen.
You must at first know that XD99, is creating in memory a DEBMAS idoc and then process it.
As a result, if your custom screen is raised, there must be also the population of screens and fields generated for the batchinput session.
See BAdI CUSTOMER_ADD_DATA_BI and eventually, the 2 others CUSTOMER_ADD_DATA and CUSTOMER_ADD_DATA_CS.
Also, quite often the error is simply due to a custom popup that is raised in batchinput. Simply avoiding to raise it could solves the issue.
Hope this helped
BR
Alain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.