You are on page 1of 2

UDO – Exercises

Unit: User Defined Object


Topic: Basics

At the conclusion of this exercise, you will be able to:


 Add a User Defined Table of type UDO
 Register your UDO
 Fill your UDO with data
.

Define the User defined table 1-1

Take the table you defined in the DI Exercises (Exercise 6) 1-1-1


TB1_DVD and define it a user defined object type Master Data.
You can do this via the SAP Business One application or via the
.DI API as highlighted in the DI Exercises

You will first need to delete the user table created previously and recreate
it as a User Defined Object. If you wish to keep the data you can first
export it to excel and re-enter it in after again.

Define the user defined fields again for this table (from DI 1-1-2
exercises)

3-37
Register the UDO 1-2

This can be done via the SAP Business One Objects Registration Wizard or
via the DI API

UDO Code: TB1_DVDAvail

UDO Name: TB1_DVDAvailability

Select services Cancel, Delete and Find

Find columns Code, Name, U_Section, U_Aisle, U_Rented, U_CardCode

Enter data into the UDO using the General Service 1-3

3-38

You might also like