‎2013 Jun 13 3:31 PM
We are adding new document types for ME51N. We want the default document type to be BLANK. In configuration, we removed the NB as the default type, but this does not default to blank; it defaults to the first doc type in the list.
Is there a way to default the document type to BLANK? We want to force the user to make a selection when he enters ME51N.
‎2013 Jun 13 4:53 PM
Hi,
Check suitable Exit or Badi and clear the
set memory ID BSA to space.
Thanks
Rambabu
‎2013 Jun 13 4:46 PM
Hi,
Change in the below path. Remove NB and make it SPACE and save.
SPRO-- > MM---> Purchasing -- > Define Default Values for Document Type.
Regards,
Sudhir
‎2013 Jun 13 4:56 PM
I have done this already and it sets the initial value to the first document type in the list - not blank.
‎2013 Jun 13 4:47 PM
check img node
Material Management ---> Purchasing ---> Define Default Values for Document Types.
Regards
‎2013 Jun 13 4:58 PM
Have already done this. It sets the default to the first one in the list...not blank.
‎2013 Jun 13 4:53 PM
Hi,
Check suitable Exit or Badi and clear the
set memory ID BSA to space.
Thanks
Rambabu
‎2013 Jun 13 8:06 PM
Thank you Rambabu. Unfortunately, I have not been able to find an exit or Badi that is executed prior to the screen being displayed.....any suggestions?