cancel
Showing results for 
Search instead for 
Did you mean: 

did you ever resolve this issue?

former_member717675
Discoverer
0 Kudos
I'm getting this error. seems related:

4/07 23:30:10:070[640544:Thread-640494]: (mem=1036449256/2144862208) SapInterface: Exiting call_function: BAPI_XBP_JOB_DEFINITION_GET

04/07 23:30:10:070[640541:Thread-640491]: (mem=1036449256/2144862208) SapInterface: Entering call_function: BAPI_XBP_JOB_SPOOLLIST_READ

04/07 23:30:10:226[640541:Thread-640491]: (mem=1036065160/2144862208) SapInterface: Exiting call_function: BAPI_XBP_JOB_SPOOLLIST_READ

04/07 23:30:10:226[640544:Thread-640494]: (mem=1036065160/2144862208) SapInterface: Entering call_function: BAPI_XBP_JOB_JOBLOG_READ

04/07 23:30:10:226[640541:Thread-640491]: (mem=1036065160/2144862208) SapInterface: Field SPOOL_LIST_PLAIN is not a member of TABLES

com.sap.conn.jco.JCoRuntimeException: (127) JCO_ERROR_FIELD_NOT_FOUND : Field SPOOL_LIST_PLAIN is not a member of TABLES

at com.sap.conn.jco.rt.AbstractMetaData.indexOf(AbstractMetaData.java:404)

at com.sap.conn.jco.rt.AbstractRecord.getTable(AbstractRecord.java:3038)

at com.sap.conn.jco.rt.AbstractRecord.getTable(AbstractRecord.java:53)

at com.tidalsoft.service.sap.logic.SapInterface._job_spoollist_read(Unknown Source)

at com.tidalsoft.service.sap.logic.SapInterface.job_spoollist_read(Unknown Source)

at com.tidalsoft.service.sap.logic.SapInterface._jobSpoolListRead(Unknown Source)

at com.tidalsoft.service.sap.logic.SapInterface.jobSpoolListRead(Unknown Source)

at com.tidalsoft.service.sap.logic.SapInterface._readJobOutput(Unknown Source)

at com.tidalsoft.service.sap.logic.SapInterface.readJobOutput(Unknown Source)

at com.tidalsoft.service.sap.logic.SapCCMSJob.getSapTaskOutput(Unknown Source)

at com.tidalsoft.service.sap.logic.SapTask.getTaskOutput(Unknown Source)

at com.tidalsoft.service.logic.ServiceTask.getOutput(Unknown Source)

at com.tidalsoft.service.logic.ServiceObject.extractOutput(Unknown Source)

at com.tidalsoft.service.logic.ServiceComponentMessageHandler.extractOutput(Unknown Source)

at com.tidalsoft.service.logic.ServiceOutputThread.gatherOutput(Unknown Source)

at com.tidalsoft.service.logic.ServiceOutputThread.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Accepted Solutions (0)

Answers (0)