33.1 Call Form- Guidelines and Best Practices
This topic provides a list of guidelines and best practices for attaching the Call Form to the Screen.
Note the following points while attaching the call form to the screen:
- A maintenance Call form should be attached only to a maintenance function. Similarly, only transaction call forms can be attached to a transaction screen.
- Static Scripts for CSTB_CALL_FORM_NODES and SMTB_MENU generated by the Call Form Radxml has to be compiled in the FLEXCUBE schema before attaching that call form to any screen. Call form details are populated based on the maintenance in these tables. Therefore ensure that data is present in CSTB_CALL_FOR_NODES and SMTB_MENU for all the attached call forms.
Parent topic: Call Forms