Páginas filhas
  • Calculation of Results - Semaphores - Competition

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

CONTENTS

Índice
excludeCONTENTS


1. Overview

The goal of this study is the technical comprehension of the use of routine Calculation of Results when in competition with another routine to determine whether to run the routine with exclusive access.

2.

...

Utilization Scenario

  • Account for the integration from any module; 
  • Perform the calculation using the same entities used in the integration;
  • Observe how the Calculation of Results behaves in competition.

3. Screens

  1. Addition of bill payable with online booking and when booking is in progress:
    Image Added

  2. Simultaneously calculating results:
    Image Added

4. Routines Involved

  • CTBA211
  • FINA050
  • CTBXATU

5. Closing Remarks

...

The Calculation of Results routine depends on and must be executed in exclusive mode, in order to inhibit the interpretation of inconsistencies in its execution.

...

With the restructuring of the semaphores, we need to make sure that it remains exclusively enforced.