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

SHD0 Transaction

Former Member
0 Likes
737

Hi Friends,

Whlie Running the Transaction SHd0 for Developing transaction variant for me28,

In the selection screen i want to add a default value 'ALV' in the scope list field.

I am able to add the default value for Release code but somehow for the scope of list its just not

happening . i cant develop a z program and then add default values coz its not the requirement.

Even if add the default value 'ALV' in scope of list and then save it..when i execute the

Transaction , the scope of list is getting filled with the std default value i.e 'BEST'.

Any sort of help wld be appreciated.

Thanks,

Neel

Hi Friends,

Whlie Running the Transaction SHd0 for Developing transaction variant for me28,

In the selection screen i want to add a default value 'ALV' in the scope list field.

I am able to add the default value for Release code but somehow for the scope of list its just not

happening . i cant develop a z program and then add default values coz its not the requirement.

Even if add the default value 'ALV' in scope of list and then save it..when i execute the

Transaction , the scope of list is getting filled with the std default value i.e 'BEST'.

Any sort of help wld be appreciated.

Thanks,

Neel

4 REPLIES 4
Read only

Former Member
0 Likes
672

One of the way:

You can use the Enhancement concept to default 'scope of list' .

Regards

Adil

Read only

0 Likes
672

HI friend,

What is the enhancement option that i can use..?

Thanks,

Neel.

Read only

Former Member
0 Likes
672

Hi,

For adding the scope of list default 'ALV' in the transaction variant, the value should be available in the check table correct...

i.e. T160L (Scope of Purchasing Lists).

Since when I am trying to add the same in the screen, it says the corresponding value does not exist.

So try to add the same in the table first and then try adding here.

Still if you have any doubt of adding the same in the table, check with another value which already exists in the table, check it from your end.

Regards,

Santhosh.

Read only

Former Member
0 Likes
672

Search enhancement option in report 'RM06EF00'.

and Implement the enhancement.

Note:

The value which you want to default should exist in the table T160L.

If you any further queries let us know.

Regards

Adil