Object Management Text (OM Text)

When a MUD is added, replaced or removed from a data package it can be marked with a long text record in the object management record. Whether the text will be written or not is defined in .

Two different action types are possible, action type "directly" (DP currently in change) or "change" (start change). For each action type and each MUD function a text can be defined.

Text can be defined per function; Placeholders can be used, which will be replaced with runtime values:

Placeholder

  • Value to be set

  • Use for function

Placeholder

  • Value to be set

  • Use for function

<FUNC>

  • Description of current function (Versionize MUD, Remove MUD, insert MUD, replace MUD, or Replace basic material)

<DATE>

  • Current system date.

  • All functions.

<TIME>

  • Current system time.

  • All functions.

<UNAME>

  • Username.

  • All functions.

<CR>

  • Forced line break. Else automatic line break (default line width 72 characters)

  • All functions.

<DOKAR>
<DOKNR>
<DOKTL>
<DOKVR>

  • Fields of document key of respective MUD.

    • Replace function → replacement document.

    • Versioning → new version.

  • All functions.

<DOKAR_OLD>
<DOKNR_OLD>
<DOKTL_OLD>
<DOKVR_OLD>

  • Field of replaced document, replaced document version.

  • Mass operation replace MUD, and replace basic material (all _OLD Fields), function Versioning (only <DOKVR_OLD>).

<MATNR>

  • Material number or replacement material.

  • Mass operation Replace basic material.

<MATNR_OLD>

  • Material number of replaced material.

  • Mass operation Replace material.

 

In case according to the control a text shall be indicated, but no text has been defined, a default mask will be used:

Function

Default mask for change and direct action

Function

Default mask for change and direct action

Versionize MUD

<FUNC>/<DATE>/<TIME>/<UNAME>: <DOKAR>/<DOKNR>/<DOKTL> <DOKVR_OLD> -> <DOKVR >

Mass operation Insert MUD

<FUNC>/<DATE>/<TIME>/<UNAME>: <DOKAR>/<DOKNR>/<DOKTL>/<DOKVR>

Mass operation Remove MUD

<FUNC>/<DATE>/<TIME>/<UNAME>: <DOKAR>/<DOKNR>/<DOKTL>/<DOKVR>

Mass operation Replace MUD

<FUNC>/<DATE>/<TIME>/<UNAME>: <DOKAR_OLD>/<DOKNR_OLD>/<DOKTL_OLD>/<DOKVR_OLD> -> <DOKAR>/<DOKNR>/<DOKTL>/<DOKVR>

Mass operation Replace Basic Material

<FUNC>/<DATE>/<TIME>/<UNAME>: <MATNR_OLD> -> <MATNR>



© ProNovia AG | Imprint | Data Protection