1 Overview of Online Form

This topic provides an overview on Online Forms.

Online Forms are function Id’s (screens) which is used for creating Contracts for respective modules. Same contracts can be processed further for Payments, Availments, Amendments, Reassignments and Authorizations also using Online forms.

All the transaction processing in FLEXCUBE is carried out through Online screens Online form screens should be launched independently.

On launching the Online form screen, user has to input the respective values to create the contract. Form may have the different user-defined actions like Product-Default, Enrich, and Subsystem-Pickup while creating contract. Once all the user-defined actions performed finally user has to save the contract.

Example: Letter Of Credit (LC) contract

An LC contract is an instruction wherein a customer requests the bank to issue, advise, or confirm a credit letter for a trade transaction. An LC substitutes a bank’s name and credit for the parties involved. The bank thus undertakes to pay the seller/beneficiary even if the remitter fails to pay.

Thus for each module, we should develop different function Id’s for creating contracts and other online forms for other operations like Payments, Availments, Amendments, Reassignments, and Authorizations.

Below are the list of LC contract function ID's:
  • LCDTRONL - Contract Input
  • LCDAMEND - Amend Confirmation Input
  • LCDAVMNT - Availment Input
  • LCDTRPAY - Payment Input
  • LCDTRANF - Transfer Input
  • LCDEPMNT - Manual Liquidation Input
  • LCDTREAS - Contract Reassign
  • LCDTRAUT - Amend Confirmation Input

Note:

The above function ID's are given as an example only.