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

Function: CV120_DOC_CHECKOUT_VIEW

Former Member
0 Likes
1,393

Hi !

I am trying to use the function CV120_DOC_CHECKOUT_VIEW by visual basic via rfc connection to checkout DMS Document, however the function run ok when i execute it from R3 and the function doesn't run ok when i execute it from VB RFC.

Can you tell me please what should be the functions parameters ( Hostname,platform, etc.) , and how to get them? are there any documenting ? about executing the function CV120_DOC_CHECKOUT_VIEW via RFC mode?

Thanks

Moshe

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
819

hi Solman,

this is not an RFC function module, you cannot let it run from external system, just have a look on the attributes!

ec

Read only

0 Likes
819

Hi !

I know that this function is not RFC, but i am trying to execute CV120_DOC_CHECKOUT_VIEW via RFC Z- function that call 'CV120_DOC_CHECKOUT_VIEW ' function.

And i want to get documenting of how to execute

'CV120_DOC_CHECKOUT_VIEW ' at that manner.

Thanks

Moshe

Read only

Former Member
0 Likes
819

hi

did you solve that

i also find that problem

i used that FM execute in sap(r3/ecc) is ok

rfc connection by EP(JAVA) in ecc is ok

but in R3 is dump

Edited by: Alicice Avril on Sep 28, 2009 1:57 PM