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

Problem in populating User fields

Former Member
0 Likes
575

Hi,

We are defining the profile for CM07 ( Capacity Planning ) through tcode OPDT(Capacity planning, profile for list variant). I can find some fields like User fld (20 chars) or User fld (10 chars) while selecting the fields for display.

Any idea how or where can i populate these fields with the required values ?

(I tried searching for exits/badis but unsuccesful) This is urgent, please any one help ASAP. <REMOVED BY MODERATOR>

Kashinath Pai

Edited by: Alvaro Tejada Galindo on Apr 7, 2008 6:23 PM

4 REPLIES 4
Read only

Former Member
0 Likes
533

Hi experts,

Any inputs pls???

Read only

Former Member
0 Likes
533

Hi,

Check the user tables

USER03 , USER02 .

select the data from USER03

where name1 = sy-uname.

It may help you.

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 8, 2008 4:22 PM

Read only

0 Likes
533

Hi,

These fields are not from USER03 , USER02. These fields in above mentioned config. are provided for customizing purpose .

I want to know where i can insert my code to populate theser fields. I am not finding any badi or exit.

If anyone already done capacity planning config, please help.

Kashinath

Read only

Former Member
0 Likes
533

refer to some bapi for it . bapis have got extension fileds from which user fields can be populated.i have done it but in sales order