-
Book Overview & Buying
-
Table Of Contents
Oracle E-Business Suite R12 Core Development and Extension Cookbook
By :
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 are shown as follows: "The message will get sent to the e-mail address of the employee linked to a role in the WF_ROLES table."
A block of code is set as follows:
IF :per_societies.subs_hold = ‘Y' THEN FND_MESSAGE.SET_NAME(‘XXHR', ‘XXHR_ON_HOLD_WARNING'); FND_MESSAGE.SET_TOKEN(‘NAME', :PER_SOCIETIES.NAME); FND_MESSAGE.SHOW; END IF;
Any command-line input or output is written as follows:
WFLOAD apps/<password> 0 Y FORCE $XXHR_TOP/install/ch5/XXHRIABS.wft
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen".
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
Change the font size
Change margin width
Change background colour