cancel
Showing results for 
Search instead for 
Did you mean: 

User-exit / validation - Assets PO and CENVAT Entry

Former Member
0 Kudos

Hello Expert,

I want to develop the system check for below.

We are creating PO for capital goods with A/c assignment as "A" and while goods receipt / CENVAT posting, the material category being selected manually by user. here many time, users make the mistake of selecting wrong category.

I want to develop user-exit / validation which checks about the same and if users has selected wrong category. the system should prevent with error.

Please suggest how to cater the same.

Regards,

Pranav

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192897
Active Contributor
0 Kudos

Try using the below exits

J_1I7_MIGO_SAVE

J_1IEXGM_VALIDATE

J_1I7_USEREXIT_J1I5_VALIDATE

Former Member
0 Kudos

Hi

Use exit or BADI ME_PROCESS_PO_CUST for PO check at account assignment.

Regards

Ajay