To modify data in a container

Note: This functionality is available only when debugging a CICS COBOL application that uses channels and containers.
  1. From the CICS Channels view, right-click a container that is not marked as read-only; then select Open in Memory View.
  2. Edit the data as required. Changes you make are reflected in the CICS Channels view.
Note: From the New Renderings tab, you can change the rendered encoding of data that appears in the Memory view.
Important: Be sure not to enter data beyond the end of your data structure. Doing so could cause unpredictable results.