Skip to Content
0
Former Member
Jan 16, 2012 at 01:36 PM

GOS - Attachment List additional attributes.

512 Views

Hi,

I have to add two custom additional attributes to the attachment list along with description,filename. Is it possible to save this additional field values in a Z Table along with the

OBJTP

OBJYR

OBJNO

ZField1

ZField2

I had copied CL_GOS_SRV_ATTACHMENT_LIST and CL_GOS_ATTACHMENTS to Z .

I am able to modifiy the ALV grid by adding 2 fields in the field_catalog in the method - MODIFY_BROWSER_SETTINGS of class CL_GOS_ATTACHMENTS

I have to save the addition field values to Z table and display it on the attachment list. Please le me know how can it be done.

Thanks