cancel
Showing results for 
Search instead for 
Did you mean: 

SC: check vendor lenght text - if more than 20 character - pop up msg

Former Member
0 Kudos

Hi friends,

when i create SC - i need to check what is the lenght of the vendor text - and if it more than 20 character - the user

cant save until he will fix it.

My problem is that i dont know where should i put my code for this,

any help will be very appreciated.

Michal.

by the way: the same thing i need to do when i create/change po - if someone could help me with this too

thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

To solve this issue you can write your code on the below area :

1. You can write your code inside the implemenation of the BADI BBP_DOC_CHECK_BADI

or

2. You can write a code inside the exit of the vendor search help.

First one is more useful.

Regards,

Anindya

Answers (0)