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 ID

Former Member
0 Likes
947

Hi all,

I didnt find the parameter Ids for the fields

VMSTA,MSTAV.

Pleaser tell me how to create parameter IDs for these fields.

Regards

Chandu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
898

Hi,

if your requirement is in custom program then you can attach parameter id to those fields,

if you want them globally then you need assign to those fields in se11 with the help of access key..

regards

vijay

8 REPLIES 8
Read only

Former Member
0 Likes
898

Hi sai, can you tell us in which transaction do you find these fields?

Read only

Former Member
0 Likes
899

Hi,

if your requirement is in custom program then you can attach parameter id to those fields,

if you want them globally then you need assign to those fields in se11 with the help of access key..

regards

vijay

Read only

hymavathi_oruganti
Active Contributor
0 Likes
898

press f1 on the field , in that go to technical info,

in that u can find

Read only

0 Likes
898

Hi all,

Its in mm03 in Sales organization tab.

Actually i created search helps for mat1.

my requirement is for a specific user for these fields

vmsta, mstav i should get default like ne '07' in these fields.

so i want tod o it but i didnt find parameter ids for these fields.

I already did tech info no parameter id assigned.

Read only

0 Likes
898

Hi,

then you can attach parameter Id to those fields,

use access key attach the parameter ID.

regards

vijay

Read only

Former Member
0 Likes
898

Hi ,

In se38

set paramet id 'Ztes' field ztest-vmsta.

double click on ztes it will create parameter ID.

They are stored in table TPARA.

Regards

Amole

Read only

hymavathi_oruganti
Active Contributor
0 Likes
898

from the program u can write set parameter id and set.

also see SM32 tcode, it may help u

Read only

Former Member
0 Likes
898

HI sai,

Generally Parameter ID for any Z field is set at Data Element level in Further Characteristics tab.

For standard Data elements, I think you need access key as Vijay mentioned.