Symptom
- In SAP PowerDesigner (PD), we use the Hadoop Hive definition in the PDM to model and create an array of structures, not just a single structure.
In my example I created the array<struct>, and expected PD to create the DDL that looks something like
Address array< struct < city : string, country : string > >
Instead it didn’t break down the inner ADT and kept it as Array < CITY >, and I couldn’t assign the country as part of the array definition.
- Can you create a nested list of structured abstract data types (ADT)?
Read more...
Environment
SAP PowerDesigner 16.6.x
Product
SAP PowerDesigner 16.6
Keywords
PDM, , KBA , BC-SYB-PD , PowerDesigner , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview