Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

help needed!

Former Member
0 Likes
1,073

Hi Gurus,

The structure CI_PLPO needs to be created for customer enhancements. I tried appending some fields into the structure, it doesnot give me any sytax errors, but doesnot get activated too. It gives me the message 'table ci_plpo could not be activated (e-structure ci_plpo is a part of a cycle). Please help me resolve this issue.

Regards,

Sathish.

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
993

First this structure it will be in partly active status. Then you activate the table.

Then activate the structure.

Regds

Manohar

9 REPLIES 9
Read only

Manohar2u
Active Contributor
0 Likes
994

First this structure it will be in partly active status. Then you activate the table.

Then activate the structure.

Regds

Manohar

Read only

Former Member
0 Likes
993

Hi Manohar,

It doesnot work, I tried to activate the structure ci_plpo, it gives the same error message as above,then I tried activating the table plpo has the warning message "index plpo-pln completely contains the fields of index b", then when I try to activate the structure ci_plpo, it doesnot get activated, the same error message..

Regards,

Sukumar.

Message was edited by: sukumar kumar

Read only

Former Member
0 Likes
993

Can you cut-paste the structure for ci_plpo...would give a better idea !!

Read only

Former Member
0 Likes
993

This is the only row available in the structure ci_plpo.

component - ZZ_FIELD1

RT - checked

component type - plpo

Regards,

Sukumar.

Read only

Manohar2u
Active Contributor
0 Likes
993

RT- Checked is making a problem.

Enhancement to the table is dependent on the table clasification. Go to menu extras-enhancement category, here it says what fields can be enhanced to the table.

As in PLPO, it will not accept the deep structure as a new enhancement field. Hence you should not be able to add a field with RT checked.

Regds

Manohar

Read only

Manohar2u
Active Contributor
0 Likes
993

Remove the RT check and try out.

Regds

Manohar

Read only

Former Member
0 Likes
993

Actually I removed RT and entered a created a custom datatype and i get a few warnings but it was activated.

Thank you.

Regards,

Sukumar

Read only

Manohar2u
Active Contributor
0 Likes
993

Also you are refering the same table in your enhanced structure.

PLPO

-


>CI_PLPO

-


>PLPO

Hence you have got the message <b>" is a part of a cycle"</b>

I don't think it is possible, as its non-ending recursive

Regds

Manohar

Read only

Former Member
0 Likes
993

Hi Manohar,

Is there anyway out of this.

Regards,

Sukumar.