This Natural profile parameter determines whether or not an implicit
                  		  END TRANSACTION
                  		  statement is to be issued at the end of a Natural program (that is, before
                  		  NEXT mode is reached).
               
| Possible settings | ON | Natural will issue an implicit END
                              					 TRANSACTIONstatement at the end of a Natural program. | 
|---|---|---|
| OFF | Natural will not issue any implicit END
                              					 TRANSACTIONstatement at the end of a Natural program. | |
| Default setting | OFF | |
| Dynamic specification | yes | |
| Specification within session | no |