cancel
Showing results for 
Search instead for 
Did you mean: 

PROCESS INTEGRATION DATA SENDING TO OPENTEXT VENDOR INVOICE MANAGEMENT

Former Member
0 Kudos

Hello gurus i am trying to send and write data from sap process integration to SAP vendor invoice management by OPENTEXT ,

the overall steps im trying are:

FUNCTION:

ARCHIVOBJECT_CREATE_FILE (ARC_DOC_ID)

ARCHIVE_CONNECTION INSERT (XML bound ARCDOC_ID)

/OPT/_VIM_START DOCPROCESS (VIM PROCESS INITIALIZATION)

here i expect that vim could fill the following tables:

OPT/VIM_1HEAD

OPT/VIM_ITEM

I realized some data is generated by example:

DOCID

DOCTYPE

AR_OBJECT

but the following fields are not filled for instance:

VBLN

LIFNR

....etc...

¿What kind of test / action/ SAP VIM configuration / development could i try in order to get the correct excution of vim process????

Regards!!!

Accepted Solutions (0)

Answers (2)

Answers (2)

parag0688
Discoverer
0 Kudos

Is it possible to change arc_doc_id from /OPT/VIM_1HEAD post migration activity ?

martin_nooteboom
Active Contributor
0 Kudos

Hi,

As you also posted this in the MM forum I will give the same answer here.

I did something similar and what I did is use the FM /OPT/VIM_START_DOC_PROCESS_EXT. The parameters I used are: ARCHIV_ID

ARCHIV_DOC_ID

CHANNEL_ID

EXTDATA_HEAD

EXTDATA_ITEM

IMG_DOC_ID

The extdata tabels are used for the "OCR" data. So you should connect to an OCR scenario and have the mapping done for OCR. If you don't have invoice data nothing will or can be filled off course.

Regards,

Martin

Former Member
0 Kudos

hi I also ,got requirement to integrate PI ERP and open text in voice Vendormanagement .

can you plese provide the docs of integration part (PI) if any.

my mail <removed by moderator>

kenny_scott
Contributor
0 Kudos

N.B.., The SCN Rules of Engagement state that expertise should be shared transparently therefore please don't request/provide email ids'

Regards

Kenny Scott

SCN XI/PI moderator