cancel
Showing results for 
Search instead for 
Did you mean: 

How retrieve URL Link of a document in solution manager

Former Member
0 Kudos

Hi All,

I have a requirement in which I have to get the URL Link of a document in solution manager.

This is to be done progrmatically.

Does any body have any idea how to retrieve this information?

Input provided is

1.Document name

2.Document type

3.Status

If possible please provide kind of programming used in this case.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try the Function module "SOLAR_BIZC_GET_DOCUMENT_URL", it gets the data from the SAP standard table for document storage.

Thnx,

Waseem..