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