This chapter contains these topics:
From Electronic Burst and Bind (G98E), choose Maintain EBB Functions
Use the Maintain EBB Functions program (P98E25) to create a routing function. There are two methods for creating a routing function:
Creating a Routing Function from an Existing Function
Creating a New Routing Function
You can name a routing function anything except PRINT because JD Edwards World reserves this as the default routing function.
When you create a function, determine if you can use an existing function to create a new function. If not, then create a new one.
Parameters | Description |
---|---|
Parameters limit | The system limits the number of parameters for a function to 10. Parameters include banner page, entity/routing ID, output queue, name, and number of copies. |
Using & (ampersand) for parameter substitution | For parameter substitution, use a word or code rather than an & (ampersand) because the IBM command editor does not allow the & character. |
Before you create a routing function, determine if a similar one exists that you can modify. For example, you can create a PRINT1 function from the PRINT function for the purpose of routing output to another out queue. The command is the same, but the out queue and name are different. If you create new functions from an existing one, JD Edwards World recommends that you give each a unique name, such PRINT2, PRINT3, and so forth.
To create a routing function from an existing function
On Maintain EBB Functions, enter 1 in the Option field of the business function on which you want to base a new function.
Figure 22-1 Maintain EBB Functions screen
On EBB - Maintain Function Description, change one or more of the following fields:
`Description
`Parameters
Note:
For an IBM command, enter the command name in the Command String field and choose Prompt on Command String (F4).Figure 22-2 EBB Maintain Function Description screen
Enter up to 10 parameters.
EBB Function Description fields are blank for defining additional functions.
Exit (F3) to Maintain EBB Functions.
The new functions display on Maintain EBB Functions.
Create a new routing function when you cannot use an existing function.
To create a new routing function
On Maintain EBB Functions, choose Add New Function (F6).
On EBB - Maintain Function Description, complete the following fields:
`Description
`Parameters
Note:
For an IBM command, enter the command name in the Command String field and choose Prompt on Command String (F4).Exit (F3) to Maintain EBB Functions.
The new functions display on Maintain EBB Functions.