FRM 40738 : Argument 2 to builtin SET_GROUP_CHAR_CELL cannot be null after No data found message
New in form personalization and hope to get some suggestion.
Setup to use zoom to jump from CSCCCCSR to form ARXCUDCI. The go to block CUST. I pass the customer number ( though the global variable ) and then execute_query. But it returns "No data found" message then 'FRM 40738 : Argument 2 to builtin SET_GROUP_CHAR_CELL cannot be null". However, if i manually go to ARXCUDCI ( block CUST ) and maually enter the customer number, I do not get this error.
I suspect the customer number is not enough to execute through form personalization. I wonder this FRM40738 is telling me I need to call set-group_char_cell first. How can I found out more information what is the argument 2 ?
Setup to use zoom to jump from CSCCCCSR to form ARXCUDCI. The go to block CUST. I pass the customer number ( though the global variable ) and then execute_query. But it returns "No data found" message then 'FRM 40738 : Argument 2 to builtin SET_GROUP_CHAR_CELL cannot be null". However, if i manually go to ARXCUDCI ( block CUST ) and maually enter the customer number, I do not get this error.
I suspect the customer number is not enough to execute through form personalization. I wonder this FRM40738 is telling me I need to call set-group_char_cell first. How can I found out more information what is the argument 2 ?
0