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

Create external document (URL) - Attachment in FI document

Former Member
0 Likes
1,447

Hi all,

how can I add with a custom program an URL as attachment in a FI document?

And how can I remove the possibility to delete this attachment for a user when he enters in change mode FB02?

Many thanks.

Luca

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
778

hi,

u have to do 2 things.....

1) attach the created fi docs to browser(FM is available but i forgot it)

2) call function module CALL_BROWSER and WS_EXECUTE to execute the attached fi docs...

regards

dinesh.a

hi,

u have to do 2 things.....

1) attach the created fi docs to browser(FM is available but i forgot it)

2) call function module CALL_BROWSER and WS_EXECUTE to execute the attached fi docs...

regards

dinesh.a

1 REPLY 1
Read only

Former Member
0 Likes
779

hi,

u have to do 2 things.....

1) attach the created fi docs to browser(FM is available but i forgot it)

2) call function module CALL_BROWSER and WS_EXECUTE to execute the attached fi docs...

regards

dinesh.a