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
979

I need to call transaction MB03.

How to get parameter ID for material doc & material doc year before call transaction....

4 REPLIES 4
Read only

Former Member
0 Likes
678

Parameter ID for material doc is MBN

& for material doc year is MJA ..

set these two parameter ID's before the call transaction ..

Read only

Former Member
0 Likes
678

Hi,

To find out the parameter id to any of the screen fields, then press F1 and click on Technical information then Check the parameter id in the field data. OR goto se11 then double click on the corresponding dataelement then check Parameter id field in the Further Characterstics tab in that screen.

Rgds,

Bujji

Read only

Former Member
0 Likes
678

Hi

Parameter ID for material doc = MBN

material doc year = MJA

How to find

1. place the cursor and press F1

2. In Technical info gives the parameter details

Reward if found helpful

Regards

Boobalan Suburaj

Read only

Former Member
0 Likes
678

Hi,

Material Doc = MBN

Year =MJA

1. Run the transaction

2. On the first screen put the curson on a field.

3. Click F1.

4. Click "Techniocal Specification" button from the popup window.

5. Check the value of parameter id

reward if helpful