SAP Program REAMI_FILL_AMS_AMCG_IN_DEVICE - Change AMI Device Data

Purpose
IF &[SWITCH]ISU_AMI_EHP5& = 'X'.
You can use this report for devices that were previously not AMI devicesto change the device data with regard to the AMI attributes (advancedmetering system, advanced meter capability group, initial AMI devicestatus, and message attributes).
You can also use this report to change the device data of AMI devicewith regard to the AMI attributes (advanced metering system, advancedmeter capability group, initial AMI device status, and messageattributes).
ELSE.
You can use this report for devices that were previously not AMI devicesto change the device data with regard to the AMI attributes (advancedmetering system, advanced meter capability group, and initial AMI devicestatus).
You can also use this report to change the device data of AMI devicewith regard to the AMI attributes (advanced metering system, advancedmeter capability group).
ENDIF.

Features
This report selects devices and, based on the settings in the
General Data group frame, executes the actions described below underSelection.

Selection

Group frame Device Data
IF &[SWITCH]ISU_AMI_EHP5& = 'X'.
The Material, Advanced Metering System (AMS), and
Advanced Meter Capability Group (AMCG) fields are required entryfields.
If the AMS and the AMCG have the Receive Text Messagescapability, you also have to enter this in the message attributes.
The AMS, the AMCG, and the message attributes that you enter here arewritten to the device data of the selected devices based on your entriesin the General Data group frame.
ELSE.
The Material, Advanced Metering System (AMS), and
Advanced Meter Capability Group (AMCG) fields are required entryfields.
The AMS and the AMCG that you enter here are written to the device dataof the selected devices based on your entries in the General Data
group frame.
ENDIF.

Group frame General Data
IF &[SWITCH]ISU_AMI_EHP5& = 'X'.

  • No checkbox selected

  • If no checkbox is selected, the system displays a list of selecteddevices with details of the AMS, AMCG, and the message attribute.
    If the device data for these devices does not contain AMS, AMCG, andmessage attribute, these columns are empty.
    • Perform Update checkbox selected

    • If the Perform Update checkbox is selected, the AMS, AMCG and themessage attribute specified in the Device Data group frame arewritten to all selected devices that previously had no AMIattributes (that is no AMS, AMCG, and message attribute). The initialAMI device status is also written.
      If the Perform Update checkbox is selected, the message attributespecified in the Device Data group frame is written to allselected devices that previously did have AMI attributes (that is, theydid have AMS and AMCG). The AMS and AMCG in the device are notoverwritten by the specified AMS and AMCG.
      • Perform Update and Overwrite Device Data checkboxes both
      • selected
        If the Perform Update and Overwrite Device Data checkboxesare both selected, the AMS, AMCG, and the message attribute specified inthe Device Data group frame are written to all selected devices.This results in the following actions:
        The specified AMS, AMCG, and message attribute are written to devicesthat previously had no AMI attributes.
        The device data of AMI devices that already had an AMS, AMCG, or messageattribute is overwritten with the specified AMS, AMCG, or messageattribute.
        ELSE.
        • No checkbox selected

        • If no checkbox is selected, the system displays a list of selecteddevices with details of the AMS and the AMCG.
          If the device data for these devices does not contain AMS and AMCG,these columns are empty.
          • Perform Update checkbox selected

          • If the Perform Update checkbox is selected, the AMS and the AMCGspecified in the Device Data group frame are written to allselected devices that previously had no AMI attributes (that isno AMS or AMCG). The initial AMI device status is also written.
            • Perform Update and Overwrite Device Data checkboxes both
            • selected
              If the Perform Update and Overwrite Device Data checkboxesare both selected, the AMS and the AMCG specified in the Device Data
              group frame are written to all selected devices. This results in thefollowing actions:
              The specified AMS and AMCG are written to devices that previously hadno AMI attributes.
              The device data of AMI devices that already had an AMS and AMCG isoverwritten with the specified AMS and AMCG.
              ENDIF.