1.1.1 Design Process

This topic explains the systematic instructions about design process.

  1. On the Development Workbench Home screen, click on Function Generation.
    The Function Generation screen is displayed.

    Figure 1-1 Function Generation


    Function Generation

  2. On the Function Generation screen, specify the fields.

    Table 1-1 Function Generation

    Field Description
    Action New and Load options are provided for this field. For a new screen development, select the action as New. If an existing screen Radxml has to be loaded for customization, select the Load option. If the action is Load then the corresponding Radxml has to be loaded using Browser option in Save Xml Path; all the header information gets populated.
    Function Id If the Action is selected as New, the function Id name needs to be specified. Function Id is the unique name with which a screen is identified. Function Id name should follow the FLEXCUBE standard naming convention.
    • Function Id name to have a maximum length of 8 characters.
    • For detail screens the third character should be D.
    • For report screens the third character should be R.
    • For call form function id's the third character should be C.
    • First 2 characters specifies the module name for which the particular function id is used(recommended).
    Save XML Path The label description of the field will change depending on the action. If the action is Load, ODT attaches a Browse button to it so that the user can browse the Radxml and load it.