Skip to Content
0
Former Member
Dec 04, 2009 at 05:01 AM

Correct change document generated structure

168 Views

Hello Colleagues,

I have several tables one of which is called HFD_PHASES which has an include structure HFS_PHASES. I have used SCD0 to generate change documents to capture changes. The generated change document structure is HFS_HFD_PHASES. This structure has include structure as HFD_PHASES.

Recently, I made some field changes (deleted one field and added two new fields) to HFS_PHASES. Now, I get a syntax error in the change document structure HFS_HFD_PHASES saying the HFS_HFD_PHASES must be a flat structure. you cannot use internal tables, strings etc.

this error was not coming before the changes. Also, the other change document structures have the table as an include and they do not give this error.

Could you please help me here in how to fix this issue?

Thanks a lot, Vikram