cancel
Showing results for 
Search instead for 
Did you mean: 

QISR1 BADI implementation Transport

former_member182468
Contributor
0 Kudos

Hi ,

I have created a Z implementation for badi definition QISR1 .I have entered my Z scenarios as filter types here .My Z scenarios and implementation ( flow logic ) is working fine in Dev server .

But after transporting to Quality , my Z BADI implementation

is not getting trigerred ie my Z forms are coming up but not pulling data apart from PERNR .

Although the standard scenarions and standard badi implementation HRWPC_PCR is working properly .

When i debug cl_ex_qisr1 my Z badi implementation is not called in

Quality . Although my implementation is active with all dependant methods also active.

It throws an exception at get badi L_badi in class cl_ex_qisr1.

Is there something I am missing in the BADI transport .

Also ,

I made the standard Badi implementaion HRWPC_PCR inactive and only the Z implementation active .

But still standard scenarios work .

Is this a server issue - executing inactive badis implementation and not active ones .

Will refreshing portal server work ?

points will be suitably rewarded.

thanks,

Sahiba

Edited by: Sahiba Gandhi on Nov 21, 2008 6:54 PM

Edited by: Sahiba Gandhi on Nov 21, 2008 7:42 PM

Accepted Solutions (1)

Accepted Solutions (1)

suresh_datti
Active Contributor
0 Kudos

what version are you on? on ECC6, I guess the Classic BAdI implemenattaion needs to be converted into an Enhancement Spot ( explicit) implemementation.

~Suresh

Answers (0)