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

ATTACH DOCUMENT TO ABAP OBJECT

Former Member
0 Likes
346

Hello All,

I have a situation here.

i need to attach a document to the business object(customer number) . am not sure what

all the function modules or methods i need to use.Could any one please shed some

light here as am new to this. and also what all the tables related to the document services

or In which table we can see the links to the documents or the internal numbers to the

documents.

in other words..

am trying to do the warranty claimants and need to attach or upload some documents for existing customers ( abt 2k ).i know that we can do one by one but not for all 2k.so wanted to write a program with which we can attach the documents to the objects.objects could be claim number or customer number,.

please advice..it is in SAP ABAP ..or using functional modules .

Thanks in advance.

Suresh.

1 REPLY 1
Read only

Former Member
0 Likes
308

Hi,

You can use the FG SKWV_KWUI_DOCUMENT provided by BASIS to store documents.

Regards,

Saurabh