cancel
Showing results for 
Search instead for 
Did you mean: 

jco report error

Former Member
0 Kudos

when i use jco to connect r3,call bapi "BAPI_DOCUMENT_CHECKOUTVIEW2"

it reports the following errors:

com.sap.mw.jco.JCO$AbapException: (126) NO_DOC_TYPE: NO_DOC_TYPE

at com.sap.mw.jco.JCO$Function.getException(JCO.java:18195)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3272)

at com.pcm.sap.rfc.SapFunction.invoke(SapFunction.java:58)

at com.pcm.sap.report.Pde0017.DownloadDocument(Pde0017.java:103)

at com.pcm.sap.report.Pde0017Test.testDownloadDocument(Pde0017Test.java:29)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at junit.framework.TestCase.runTest(TestCase.java:154)

at junit.framework.TestCase.runBare(TestCase.java:127)

at junit.framework.TestResult$1.protect(TestResult.java:106)

at junit.framework.TestResult.runProtected(TestResult.java:124)

at junit.framework.TestResult.run(TestResult.java:109)

at junit.framework.TestCase.run(TestCase.java:118)

at junit.framework.TestSuite.runTest(TestSuite.java:208)

at junit.framework.TestSuite.run(TestSuite.java:203)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:392)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:276)

at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:167)

please help me

regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

sorry "NO_DOC_TYPE"

is abap 's Exception