Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles, are shown as follows: "These jobs will be recreated automatically from IUUC_MONITOR_<mass_transfer_id>
."
A block of code is set as follows:
Var_out = SELECT "SalesOrderId","ProductId","QuantityUnit","Currency","Quantity","GrossAmount","NetAmount" from "_SYS_BIC"."SAP_HANA_COOKBOOK/AN_SAP_HANA_COOKBOOK";
Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Enter the values for SAP HANA Hostname and Instance Number, and then click on Next."