cancel
Showing results for 
Search instead for 
Did you mean: 

regarding plant field

Former Member
0 Kudos

Hi friends

my user has been created sales order through va01, he entered sold to party, purchased order

but he dont now the material code, he put the cursor on material field in sale order and went select the search term

in seracg tearm few small screens are appearing, in those screens sales org, dist channel, div fields are there

user can find the material code by entering sales org or dist chan or div but there is no plant field in those screens

he want to search the material code according to the plant in the combination of sales org, dist channel and div

how can we add plant field in those screen

please help

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You will need to add a custom search help for this purpose. You work with your ABAP person.

You can use the below details:

Search Help: SD_MAT1. you can go to SE11 and cick on "Search help" radio button and give this name and display .

Need to build a new search help include with fields for example: Material Description , language Key, Plant, Sales Org , distribution Channel, Division, Material # and add to SD_MAT1. if it is added first in list then it will be the default.

Hope this helps

regards

Sai

Former Member
0 Kudos

Dear Sai

Very thanks for ur reply

Iam trying but failed to get the field, confusing where iam doing mistake

can u tell me step wise clearly to get the field

plz help me

Former Member
0 Kudos

Hi,

Goto the transaction code SE11 and there you can find the ABAP dictionary initial screen

In the screen you will find fields like

DATA BASE TABLE -


VIEW----


DATA TYPE -


TYPE GROUP-----

DOMAIN----


SEARCH HELP----


LOCK OBJECT----


In the SEARCH HELP radio button, enter the value as SD_MAT1 and display , there you can add the new field as search category.

regards,

santosh

Answers (0)