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

Parameter transaction

Former Member
0 Likes
1,521

Hello Gurus,

Can anyone explain the meaning of screen fields in parameter transactions

Among the screen fields

VIEWNAME

VIMDYNFLDS-LTD_DTA_NO

VIMDYNFLDS-LTD_DTA_AR

VIMDYNFLDS-LTD_DTA_VR

TVIMV-VARIANT

SHOW

UPDATE

TRANSPORT

SHOW_LTD

UPDATE_LTD

TRANSP_LTD

I know the meaning of only

VIEWNAME

TVIMV-VARIANT

SHOW

UPDATE

TRANSPORT

Can you please explain me, meaning of the rest.

Correct answers will definitely rewarded.

Thanks in advance,

Arjun

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
1,165

hI,

The parameter tx is for SM30 right? So look at SM30, and work it out.

Hint:

On the menu: System->status.

Double click on the Screen field '100'.

Click on Layout

Menu option: Goto->Secondary Window->Attributes.

You can now go through all the screen elements, and find out their name.

On SM30, there are some hidden fields. If when creating your parameter transaction, you put an 'X' into the field 'SHOW', and you choose "Skip first screen", you'll go straight to the display view of the table.

PLZ go through the below link..

http://help.sap.com/saphelp_webas630/helpdata/en/a7/5134f9407a11d1893b0000e8323c4f/content.htm

Regards,

Nagaraj

5 REPLIES 5
Read only

Former Member
0 Likes
1,165

In case which transaction you arr talking about ?

You will have input value for those field which are require are for that trnsaction.

Regards,

Amit R.

Read only

0 Likes
1,165

Hi,

I was taking about SM30.

By the way from your reply only I realised the fieldnames differ according to the transaction entered.Thanks for that.

Thanks,

Arjun

Read only

0 Likes
1,165

Hi.. Arjun

Each of these field refers to Different buttons that you can See when you open the SM30 transaction. Like Transport , Maintain, Display..etc...

I think this gives u the idea.

<b>reward if Helpful</b>

Read only

former_member404244
Active Contributor
0 Likes
1,166

hI,

The parameter tx is for SM30 right? So look at SM30, and work it out.

Hint:

On the menu: System->status.

Double click on the Screen field '100'.

Click on Layout

Menu option: Goto->Secondary Window->Attributes.

You can now go through all the screen elements, and find out their name.

On SM30, there are some hidden fields. If when creating your parameter transaction, you put an 'X' into the field 'SHOW', and you choose "Skip first screen", you'll go straight to the display view of the table.

PLZ go through the below link..

http://help.sap.com/saphelp_webas630/helpdata/en/a7/5134f9407a11d1893b0000e8323c4f/content.htm

Regards,

Nagaraj

Read only

0 Likes
1,165

Thank you Nagaraj