cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Populating Appended Z field to BSID

Former Member
0 Likes
307

Hi experts,

I am trying to populate a Z field that was added to an append of table BSID.

I was trying to achieve this in BTE 1120, but I realized that I can only change fields of table BSEG.

What should be the approach if I need to populate a Z field of BSID during the creation of the document?

Thanks,

M.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi,

Index tables are 'generated' using move-corresponding operator from BSEG. It means that if you want to update any field in  index table you have to update this field (the field with exactly the same name) in BSEG table.