184 FUNCTION CANNOT BE EXECUTED FROM COMMAND LINE |
Virtual Machine |
Cause: The function entered is not directly executable. The developer has designated that this function is to be executed by another function that is required to gather information or set parameters required by this function.
Action: Execute the proper calling function or sequence of functions to execute the desired function.
Topic ID: 710183