Symptom
- If the database table contains an implicitly hidden column, SAP PowerDesigner generates the following statement:
CREATE TABLE TableName
(
COLUMN DATATYPE implicitely hidden
);
- The appropriate syntax is:
CREATE TABLE TableName
(
COLUMN DATATYPE implicitly hidden
);
Read more...
Environment
- SAP PowerDesigner (PD) 16.6
- IBM DB2 for z/OS
Product
SAP PowerDesigner all versions
Keywords
xdb, ibm, mvs, zos, 800925, CR800925, CR#800925 , 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