You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

[ |../../index.htm#lansa/ugub_40049.htm]
You are here:

4.13.2 Exit from the Process Definition Menu (Function Status)

Whenever the Cancel function key is used to exit from the process definition menu (and return to the process control menu) a function status display similar to the following example will be result:

 
 STSFUNCTN                 Status of RDML Functions                    
                                                                       
          Currently                                                    
 Function Use Description and messages                                 
 ADDCUST  YES Add new customer details to system                       
 BRWCUST  NO  Browse / change customer details                         
              The RDML commands have been manually changed.            
              Compile/recompile this function before attempting to use 
 ADDORD   NO  Add details of a new order to the system                 
              The RDML commands have been manually changed.            
              Compile/recompile this function before attempting to use 
 BRWORD   YES Bowse order details                                      
                                                                       
                                                                       
                                                                       
 Fnn=Help  Fnn=Exit  Fnn=Cancel  Fnn=Messages                          
 

 |
This screen displays the current status of all functions defined within the process that was being worked on from the process definition menu.
The screen is presented as a "wrap up screen" when you have completed the specification of a new process or reviewed/changed an existing process. Details presented include:

  • The name and description of every function defined in the process.
  • A "currently usable" indicator. If this is set to YES then the function is currently in a usable state and can be executed whenever desired. If this is set to NO then some action(s) will have to be taken before attempting to execute the function. Usually the actions required are detailed in the associated messages section.
  • Message(s) that indicate changes made to the function and any action(s) that are required before the function can be used again.

On the example screen shown it can be seen that functions BRWCUST and ADDORD have had their associated RDML programs modified. As such they must be re-compiled before they can be used. Functions ADDCUST and BRWORD have not been changed at all and can still be used.
[ |../../index.htm#lansa/ugub_40049.htm]

  • No labels