cancel
Showing results for 
Search instead for 
Did you mean: 

HOT TO GET VALUES TO NEWLY ADDED FIELDS IN PCR FORMS

Former Member
0 Kudos

hello friends,

my form gets popualted from a predefined program which i dotn know.

what i can do is change the form..

i added new fields ...say ENAME..

now my form displays ENAME but i need to prepopulate it..

the form has PERNR field whichg ets prepopulated..

so how do i pick ENAME from PERNR?

like any options in global setting/initialization?

this form i am using in PCR of MSS

Edited by: Bala Chowdary on Apr 1, 2008 2:00 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member365727
Active Contributor
0 Kudos

Hi,

There will be a BADI implementation available to populate the data before passing the values to the form.

I think the BADI name is QISR2.

Regards

Srikanth KV

Former Member
0 Kudos

is it QISR1??

if so...

shud i make a new implementation for this BADI?

what methid shud i code?

former_member365727
Active Contributor
0 Kudos

Hi,

As per your requirement you need to populate the data during form initialization, so change the method INT_SERVICE_REQUEST_INIT in BADI QISR1.

Refer to the ISR cook book documentation mentioned in the note - 1049057.

In the documentation Page no: 32 provides the relevant information about the methods in the BADI.

Hope this helps.

Regards

Srikanth KV

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Bala,

I have a document on ISR that could be helpful to you, what is your email id?

Regards,

Amit

Former Member
0 Kudos

yea my id is coolrapper at gmail