cancel
Showing results for 
Search instead for 
Did you mean: 

validations with ob28

Former Member
0 Kudos

In OB28 i have given validation like for particular company code

below are the business areas

company code bus areas

ex : 1000 A001 .......,Z001.

This validation is working perfectly for a few bussiness areas say 140.

Now i have 8000 business areas for one Compny Code.Now i want to validate these all bussiness areas,while i place these bussiness areas it is showing error message.so what can i do

help me to find out solution.

Jithendra . n

Accepted Solutions (1)

Accepted Solutions (1)

iklovski
Active Contributor
0 Kudos

Hi,

Use sets; create a set for your business areas (GS01), and make your validation prerequisites as Business Area IN 'Name of set'.

Regards,

Eli

Former Member
0 Kudos

Thank you it is very helfull to me

can you give an idea of creating such set ?

if you have details.

jithendra.n

iklovski
Active Contributor
0 Kudos

Hi,

Go to GS01, choose the name of the set, choose the relevant table (TGSB - business areas), choose 'Single set' option and that's it.

Regards,

Eli

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

Hello

If your business areas are alpha numeric, then grouping them can create masking issue. example busniess area A001 to Z999. this ste of number raneg in not suported by abap coding. You will have to specify them individually

Regards

Dinabandhu