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

Search help

Former Member
0 Likes
1,292

Hi,

Please help me to find search help for following:-

1.Currency Key ( WAERS)

2. Movement Type (BWART)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,034

hiii

search help for currency is FC_WAERS

search help for movement type is MIGO_H_BWART for Movement Type in MIGO

Search Help for Movement Type Groups is S_BWGRP

regards

twinkal

6 REPLIES 6
Read only

Former Member
0 Likes
1,034

hi,

for WAERS its FC_WAERS.

for BWART its MIGO_H_BWART.

Read only

Former Member
0 Likes
1,034

I don't think there is any search help for the fields ..

use Value tables ..

T156 for BWART

TCURC for WAERS

Read only

Former Member
0 Likes
1,035

hiii

search help for currency is FC_WAERS

search help for movement type is MIGO_H_BWART for Movement Type in MIGO

Search Help for Movement Type Groups is S_BWGRP

regards

twinkal

Read only

Former Member
0 Likes
1,034

Hi,

Call this FM,

BAPI_HELPVALUES_GET_SEARCHHELP

Regards,

Sandeep

Read only

Former Member
0 Likes
1,034

Hi,

Check value table at domain level of the fields.

Regards

Adil

Read only

naveen_inuganti2
Active Contributor
0 Likes
1,034

Hi Sandeep....

Follow these steps..... If you faced this type of problem again...

1. Find out the check table name of that field

2. There capture the data element name..

3. Enter that data element name as input at SE11 -> data type

4. Now press Where -used list

5. Find out where used list by selecting Check box as SEARCH HELP

Try this..,.

Thanks,

Naveen.I