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

Attachment List

darren_bambrick2
Active Participant
0 Likes
506

Hi All

I have a program that archives sap scrpts in pdf format.

I use FM GET_PRINT_PARAMETERS and I set the following paramters

SAP_OBJECT = 'KNB1

AR_OBJECT = p_AR_OBJ

ARCHIVE_MODE = '2'" only archiving

ARCHIVE_INFO = '008'

ARCHIVE_TEXT = 'Test Archive Text'

My problem is that when I go to view the archive list using FM GOS_ATTACHMENT_LIST_POPUP, the text is set to document type description defined in Ar_OBJECT that I set up in customising.

I would like to output a different document title for each item in the archive link.

Any help would be great

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
381

Hello everybody,

we have the same request as Darren above.

We attach documents via scan scenario to different business objects. Having a look on the attachment list (GOS or function 'GOS_ATTACHMENT_LIST_POPUP') we can only see the long text of the document type. By the way: the creator is blank.

How can we give an individual document description?

Would be fine if anybody could help.

Thanks in advance!

Markus