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

PR Document Type Default configuration

former_member51562
Participant
0 Likes
1,078

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.

1 ACCEPTED SOLUTION
Read only

rambabu_k3
Active Participant
0 Likes
973

Hi,

Check suitable Exit or Badi and clear the

set memory ID BSA to space.

Thanks

Rambabu

6 REPLIES 6
Read only

sudhir_uppalapati
Participant
0 Likes
973

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

Read only

0 Likes
973

I have done this already and it sets the initial value to the first document type in the list - not blank.

Read only

former_member188827
Active Contributor
0 Likes
973

check img node

Material Management ---> Purchasing ---> Define Default Values for Document Types.

Regards

Read only

0 Likes
973

Have already done this.  It sets the default to the first one in the list...not blank.

Read only

rambabu_k3
Active Participant
0 Likes
974

Hi,

Check suitable Exit or Badi and clear the

set memory ID BSA to space.

Thanks

Rambabu

Read only

0 Likes
973

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?