Skip to Content
0
May 17, 2010 at 08:56 AM

Append structure to Table HRP5133

30 Views

Hi,

I have added append structure to table HRP5133 which contains only one field "URL", when i declare a internal table of type HRP5133 in my program and i try to insert a value in "URL" field it is saying no such field exists.

as far as i now this may be due to the fact "Append structures refer to table" where are "table referes to CI includes",

However my requirement is to update the HRP5133 along with the newly added field.

Please suggest