cancel
Showing results for 
Search instead for 
Did you mean: 

Can we save a PDF into Existing Colloboration Folder?

Former Member
0 Kudos

Hi,

I am new to cfolders.We have a custom code which creates folders for projects .

Now I have a requirement to save a PDF which user-inputs automatically to existing sub folders.

I have programmed PDF using ABAP webdynpro to Email but they also want this to be copied .

Any ideas? Or atleast how can we know the path of the folder?

Rgds

Vara

Accepted Solutions (1)

Accepted Solutions (1)

ulf_petzel
Advisor
Advisor
0 Kudos

Hi,

sure you can upload the PDF (and find the appropriate folder) by using the cFolders APIs.

Please check the APIs in the Help Portal:

[http://help.sap.com/saphelp_ppm450sp04/helpdata/en/bb/97241142bd104b8bfecef17ee96e1c/frameset.htm]

Most important APIs for you should be CFX_API_FOLDER_GETDETAIL and CFX_API_DOC_CREATE.

Regards, Ulf.

Former Member
0 Kudos

Thank you Ulf.

I am awarding you full points.

Rgds

Vara

Answers (0)