HM and UM APIs

HM and UM APIs

Release Date: 5/26/2022
Version: Elliott 8.6 and Up

HM API

This API hides the main legacy Window in a Control Center menu task.  It is used in NWSMTASK in situations where the Control Center launches a task that collects report parameters without the user first selecting anything from a menu.  An example of this is A/R, Processing, Print Statements.  This API is sent from NWSMTASK when it detects a report being requested that is listed in the Menu-Override-Hide-Legacy-Screen section of EL860S.Cfg.

UM API

This API unhides a previously hidden main legacy window from using the HM API.  There are no uses of this API yet.

Note: These APIs are used only in the System Layer -- they may not be used by application programs.

JEG
NWSMSCRN.CBL

    • Related Articles

    • Programming API Codes

      This document is provided for Elliott software developers. If you are not an Elliott software developer, this document is not meaningful for you. AP: Get SMA Values This API returns various values from the Shared Memory Area. For example: Move ‘AP’ ...
    • Avalara Source Code Integration - AV API Call

      Release Date: 11/16/21 Revised: 05/23/22 Version: 8.6 and Above This article is intended for Elliott Business Software developers. This API call will allow the programmer to pass a value to indicate which Avalara function is to be performed. The ...
    • PA API (8.5)

      PA: Profile Access This API can be used to retrieve or update an individual field from a configuration file such as EL850S.CFG or EL850U.CFG. Screen Parameters: PA,FN,Section Input: FN = RD to read, UP to update Section = Configuration file section ...
    • LK: Links API

      LK: Links Modified: 5/12/2019 Default links are established by the TB calls. The LK APIs provide additional links functionality. LK,00 Launch the Link whose type is in SCREEN-ALPHA-FIELD. LK,01 Add a temporary link. SCREEN-ALPHA-FIELD contains the ...
    • FF API: File Functions

      Date Revised: 9/12/23 FF: File Function This API has several options that help perform operations for file names; in particular, on long file names (length greater than 100 characters and/or containing one of more embedded SPACEs). Notes: This API ...