cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Team,

we are trying to use structure map data type in global variable. we have defined the variable and also trying to write value into it while trying to write, we are facing two issues as follows:

  • not able to use any data type to write into the global variable because structure map data type is only supported with global variable.
  • not able to write the value dynamically, as per the SAP note #3379404 we want to write the map-type variable, but its not supported. we are running on 2.6.4 production connector version.

can you please help us to rectify these issues as we are unable to create structuremap  in SAP DM using global variable. 

 

Any help will be appreciated.

Regards,
Ankit Gupta

0 Likes
View Entire Topic
MarcelWolf
Product and Topic Expert
Product and Topic Expert

Hi,

Let me point you to the following Help Topic: https://help.sap.com/docs/sap-digital-manufacturing/production-process-designer/data-types-and-data-...

Here you find the following:

Spoiler
Map is supported only in global variables. The system provides a series of built-in map services to help you manipulate buffered data defined in global variables. See Available Services and Subprocesses for details.

Maybe this and the subsequent linked Services for Map and Array manipulation (28. Built-in services for array or map variables.)

 

Regards,

Marcel