How to show selected record(customer account) in query option

How to show selected record(customer account) in query option:

In controller class -> Prepromptmodifycontract( )

protected void prePromptModifyContract()
{
   
    this.setRanges(this.parmReportContract().parmQueryContracts().
    lookup(this.getFirstQueryContractKey()));
 
}

Comments

Popular posts from this blog

In CustCreditLimit class need to check the salesqty to be not more than as given in custom table

Creditinvoice report

Simple string functions to fill in built-in function gaps