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

Linking documents to finance objects

Former Member
0 Likes
706

Hello All,

I wonder if there is an alternative possibility to link a finance object (BKPF, VBKPF) to a document in the DMS, without making a repair of the function group CV130, as proposed by SAP help.

Does anyone of you deal with such issues?

By the way, I try to use DMS and to avoid the use of the GOS, since later I have to run it via interface for mass data in background, and additionally it has to work using ITS for single documents.

Thank you and cheers,

Ana

4 REPLIES 4
Read only

Former Member
0 Likes
586

Hi,

I want to do the same, did you succed ? what was the solution ?

Thanks for your help,

Jean-Christophe

Read only

0 Likes
586

hi Jean-Christophe ,

Open a new thread clearly explaining your requirement, you would get much better response.

Regards

Raja

Read only

0 Likes
586

Hello,

We want to have a document link to the info record (transaction cv0xn) for some business object.

For some of them as purchase order (ME23N) we have already this link. There is a pushbutton name LNKDOCS Icon name : ICON_ATTACHMENT.

But for many others business objects there is no such link. So we have to create it.

Cost center (transaction KS03)

Invoice (transaction FB03)

Contract (transaction ME33K)

Quotation (transaction ME43)

Maintenance order (transaction IW33)

Work center (transaction IR03)

Task list- for functional location (transaction IA13)

Task list- for equipment (transaction IA03)

Task list- General Maintenance (transaction IA07)

Service Entry Sheet (transaction ML81N)

Network (transaction CN23)

Project Definition (transaction CJ08)

Does anybody know how to link these business object to the info record as it is done for purchase order.

Many thanks for you help as we are blocked in our project.

Jean-Christophe

Read only

Former Member
0 Likes
586

Hello,

As anybody succeeded to create a document link to finance object?

I am now trying to create this link, and I as already read SAP Help about this topic. As far as I understand I need to:

"1. Program two screens for the following module pools for the SAP object that is to be linked additionally:

– SAPLCV00

– SAPLCVIN

The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.

2.Create the function module DOCUMENT_CHECK_XXXX (XXXX = name of the SAP object). If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module DOCUMENT_CHECK_EQUI (linking of equipments) and change it to suit the new object."

First of all, in SAP IMG help, the programs mentioned are SAPLCV130 and SAPLCV140, screen 1204, instead of those above…

So, I am now very confused and do not know what to do in order to create the necessary link…

As anybody have some sample code?

Can anybody help me about this problem? This problem as now become very critical for the continuity of my Project...

Thanks in advance,

Margarida