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: 

PKBC TCode Enhancements not getting triggered ?

Former Member
0 Kudos

Dear All,

I've found the Enhancements for the PKBC Transaction.


MPKB0001      User's own functions in the Kanban proces
MPKB0002      Customer defined display in kanban board 
MPKC0001      User exit for kanban calculation         
MPKD0001      Kanban output as EDI                     
MPKP0001      Customer Defined Display in Kanban Board 

I kept a break point in each of the above Enhancement but no where the break point is getting triggered when PKBC Transactions data is being saved.

I've created a CMOD Project which Includes all the EXIT Names corresponding to PKBC Transaction.

Any clues wht shud be done ?

Regards,

Deepu.K

..

5 REPLIES 5

GauthamV
Active Contributor
0 Kudos

Did you activate the project in CMOD?

Also check these badi's.

BADI_PVBE_UPDATE_APO

PK_REVERSAL .

Former Member
0 Kudos

Hello Gautham,

I've activated the CMOD Project but still the processing is not stopping in any of the exit.

Any clues ???

Regards,

Deepu.K

Former Member
0 Kudos

Hi,

You will have to go in SPRO and tick the "ENHANCEMENT" option.

only then it will go to user-exits.

Please ask your Functional Consultanat to do it.

Let me know if you need the complete path for that.

Regards,

Rajat

Edited by: Rajat Chaturvedi on Nov 27, 2008 10:23 AM

0 Kudos

Hello Rajat,

Thanks for ur reply !

It gave me some hope !

Can you gimme the complete path for the activation of the enhancements ?

Regards,

Deepu.k

..

0 Kudos

Dear All,

I debugged the PKBC Transaction and found that the Flag for the User Exits

i.e. the value for the field AKTUE of the DBT TPKAK is empty in my scenario and so the Exits were not being triggered.

Thanks to all.

Regards,

Deepu.k