2.2 Function Id
This topic describes about the 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 maximum length of 8 characters.
- For detail screens the third character should be āDā.
- For call form function ids the third character should be āCā.
- First 2 characters should specify the module name for which the particular function id is used(recommended). Example: 12 For Funds Transfer Contract Input Screen name can be given as FTDTRONL. Here FT is the module (Funds Transfer), third letter D denotes it is a normal detail screen, and Length of the function Id is 8. If the action selected is Load, function Id field will be disabled. It will be picked up from the radxml which is loaded.
Parent topic: Header Information