cancel
Showing results for 
Search instead for 
Did you mean: 

SAP DM - not able to create structure map global variable

03-04-2026 5:26 PM
ankit12 Active Participant
429 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Labels
GenAI Assisted Content
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

Accepted Solutions (1)

Accepted Solutions (1)

ankit12
Active Participant
0 Likes

Hi All,

we have resolved the issue by upgrading the production connector version to 3.0.x and now we are successfully able to create structure map with global variable into production connector runtime environment. 

Thanks all for your quick help and guidance. 

Regards,
Ankit Gupta 

Answers (1)

Answers (1)

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