SetProcGeneral

Definition

Method of the BOR object Message without dialog that sets the general execution parameters when a Message object is an executable document.

Structure

Import Parameters

Import Parameters

Description

ProcessingType

Execution type that specifies what is to be executed.

The following types are available:

  • D- Dialog Module

  • F- Function Module

  • R- Report with Memory

  • S- Report with Memory

  • T- Transaction

  • U- Transaction with Memory.

ProcessingElement

Execution element, for example, the name of the report

SkipFirstScreen

Flag that controls whether the selection screen is not to be displayed.

Export Parameters

None.