cancel
Showing results for 
Search instead for 
Did you mean: 

Can the SAP uses the pictures which located on SAP server itself?

former_member300754
Participant
0 Kudos

Hi all,

Please help me to figure out the solution.

Can i use the picture which located on a shared place? The pictures are already existing and used by other software, e.g., Peoplesoft. then i want to attach the pictures on report output (SapScriupt/Smartform). In this case, can i use those pictures directly from other places/servers? I mean, can the SAP uses the pictures which not upload to SAP server? if yes, what criteria the pictures are e.g., tiff, jpeg, or size.

Thanks in advance,

Peerasit

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member300754
Participant
0 Kudos

Thanks for the effort

former_member480923
Active Contributor
0 Kudos

Use the following FM's to do the Upload of Pictures from the Server to your SAP System

1) SAPSCRIPT_IMPORT_GRAPHIC - this will import graphic as a Text

2) SAPSCRIPT_IMPORT_GRAPHIC_BDS - this will import graphic as a BDS element and can be viewable in SE78.

Hope That Helps

Anirban M.

danny_roussel4
Participant
0 Kudos

Hi,

is there a way that this can be done in batch, thus specifiying the graphic to be imported directly in the call to the function module, so that no popup is done to get the filename?

Thanks!

DannyR