Working with SETs GS01/GS02/GS03

when working on Custom programs we sometimes end up using Hard-coded values in check conditions, select conditions etc … There is a lot of methods to avoid Hardcoded values as using TVARVC table or create a custom table There is also Sets.

In this Tips and tricks blog post I will show you how to create a SET and use it in your Custom program.

  Continue reading Working with SETs GS01/GS02/GS03