Supported macros for the input field

  • Infor entities macros

    The macros for entities uses this format: {<infor_provided_entity_name>}. For example, {InforCustomerPartyMaster}. Take note that the user should also add the same entity name on the entity type column when configuring the input parameter.

  • Location macros

    The macros for location uses this format: {<coordinate>, [<no_of_decimals>]} where the value inside the square brackets [] are optional.

    The types of location macros include:
    • {longitude}
    • {latitude}
    • {latitude, 3} where 3 is optional in this example
  • Date macros

    The macros for location uses this format: DATE(<integer>).

    The date macros may vary depending on the supplied integer:
    • DATE(-30): calculates date of 30 days behind from the current date
    • DATE(0): current date
    • DATE(+30): calculates date of 30 days ahead from the current date
  • User context macros
    The macros for user context uses this format: {<user context fields>}.
    Note: The user context fields are retrieved from the current user records from (MNS150).

    This list contains the supported user context macros:

    • {CONO} - user's company
    • {DIVI} - user's division
    • {LANC} - user's language
    • {DTFM} - user's date format
    • {DCFM} - user's decimal format
    • {TIZO} - user's time zone
    • {FACI} - user's facility
    • {WHLO} - user's warehouse
    • {TX40} - user's company name
    • {CONM} - user's division name
    • {DFMN} - user's start menu
    • {USID} - user's ID
    • {NAME} - user's full name
    • {USTA} - user's status
    • {USTP} - user's type
    • {EQAL} - user's equipment alias search sequence
    • {EMAL} - user's email address
    • {MNVR} - user's menu version