/
Browse
/
Courses
/
Implementing Customization Tools and Analytics in SAP Business One, Web Client
/
Customizing User-Defined Fields, Tables, Objects, and Values
Integrating SAP Business One, Web Client with Microsoft Applications
Integrating SAP Business One, Web Client with Microsoft Teams
6 mins
Binding SAP Business One, Web Client with Microsoft 365
9 mins
Emailing Documents from SAP Business One, Web Client
13 mins
Sending Meeting Requests from SAP Business One, Web Client
5 mins
Quiz
Managing the Approval Process
Customizing User-Defined Fields, Tables, Objects, and Values
Leveraging the List View and General Overview in SAP Business One, Web Client Analytics
Tailoring Analytics to Selected Objects in SAP Business One, Web Client
Knowledge quiz
It's time to put what you've learned to the test, get 8 right to pass this unit.
1.
Which of the following statements are true about user-defined fields (UDFs)?
There are two correct answers.
UDFs can be added to business partner and item master data.
UDFs can be added to a user-defined table.
UDFs are only visible to the user who created them.
You can add a UDF to sales orders and quotations only.
2.
You can define a mathematical formula:
There are three correct answers.
Only on header fields
To retrieve data from the database
On numeric table fields
On alphanumeric fields
On table list fields
3.
When using a logical formula to customize field values you can:
There are two correct answers.
Define a trigger
Enter a + operator
Enter ‘greater than’ operator
Use only one lookup object
4.
Which of the following are capabilities of user-defined tables (UDTs)?
There are two correct answers.
UDTs can be automatically populated with data from system tables.
UDTs can be linked to multiple user-defined fields (UDFs) in different categories
UDTs can be distinguished from system tables by their '@' prefix.
UDTs of all table types can be linked to a UDF in a document or form.
5.
How are UI Field Names specified in a UDV formula?
Choose the correct answer.
The printed name of column header needs to be put in quotes.
The database name needs to be looked up in the Desktop client.
The uname needs to be used, which can be identified using the Web Client Inspector.
6.
In the formula, what namespace is used to display database fields from the Lookup objects?
Choose the correct answer.
UI
DB
OBJ
FLD
7.
Which of the following statements are true about user-defined values (UDVs)?
There are two correct answers.
UDVs allow entering mathematical formulas on header and table fields.
UDVs require complex SQL queries to be written directly into fields.
UDVs definition does not require any user authorization.
UDVs automate field input and eliminate the need for manual entry.
8.
Which of the following are true when tailoring the visible values for a field with a drop-down list?
There are two correct answers.
You can add more values to the filtered list which were not defined in the original list.
You need to select the values to be included in the list.
You can allow the users to view all list values.
You cannot hide the UDV indicator.
9.
When defining a UDV with formula you can:
There are three correct answers.
Define only one trigger
Choose to refresh manually
Use the brackets operation
Test the result before adding
10.
Which of the following are capabilities of user-defined objects (UDOs)?
There are three correct answers.
UDO types can be master data or document.
UDOs must contain one table.
UDOs must contain a child table.
UDOs can contain the services: Cancel and Year Transfer.