Application Development 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: 

parameter ID

Former Member
0 Kudos

Can anyone tellme ,..wht is the parameter id for vd03 and what are the ways to find parameter id.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

As Ravi said find the Parameter id.

Predefined Parameter ids will exist only for few fields. Not for all the fields.

Regards,

Siva

4 REPLIES 4

Former Member
0 Kudos

Use F1 for the field and go to the technical details of the fiel and you should be able to see the parameter id there.

Regards,

Ravi

Note : Please reward points if this helps you.

Former Member
0 Kudos

Hi,

As Ravi said find the Parameter id.

Predefined Parameter ids will exist only for few fields. Not for all the fields.

Regards,

Siva

Former Member
0 Kudos

Hi

You can see parameter id of a field I/O by pressing F1 and after technical information (F9).

Anyway for your transaction (customer master data):

KUN For customer

VKO For sales organiz.

VTW For distr. channel

SPA For Division

Max

Message was edited by: max bianchi

Former Member
0 Kudos

parameter ids can be seen in the F1 help-> technical info..

these parameter ids are maintained in the user profile...u can check which parameters are maintained for u in system->user profile->parameters tab

check out the TPARA table for parameter information

rgds,

PJ