📄 jco.parameterlist.html
字号:
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Client.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Client.html#execute(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList)">execute</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> output)</CODE>
<BR>
Executes the function on the remote server synchronously</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Client.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Client.html#execute(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList)">execute</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> output, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> tables)</CODE>
<BR>
Executes the function on the remote server synchronously</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Client.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Client.html#execute(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList, java.lang.String)">execute</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> tables, java.lang.String tid)</CODE>
<BR>
Executes the function on the remote server in transactional mode (asynchronously)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Client.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Client.html#execute(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList, java.lang.String, java.lang.String)">execute</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> tables, java.lang.String tid, java.lang.String queue_name)</CODE>
<BR>
Executes the function on the remote server in queued transactional mode (asynchronously)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Client.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Client.html#execute(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList, java.lang.String, java.lang.String, int)">execute</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> tables, java.lang.String tid, java.lang.String queue_name, int queue_pos)</CODE>
<BR>
Executes the function on the remote server in transactional mode (asynchronously)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Function.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Function.html#setImportParameterList(com.sap.mw.jco.JCO.ParameterList)">setImportParameterList</A></B>(<A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> import_parameters)</CODE>
<BR>
Sets the import parameters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Function.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Function.html#setExportParameterList(com.sap.mw.jco.JCO.ParameterList)">setExportParameterList</A></B>(<A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> export_parameters)</CODE>
<BR>
Sets the export parameters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>JCO.Function.</B><B><A HREF="../../../../../com/sap/mw/jco/JCO.Function.html#setTableParameterList(com.sap.mw.jco.JCO.ParameterList)">setTableParameterList</A></B>(<A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> table_parameters)</CODE>
<BR>
Sets the table parameters</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in com.sap.mw.jco with parameters of type <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html#JCO.ParameterList(com.sap.mw.jco.JCO.ParameterList)">JCO.ParameterList</A></B>(<A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> value)</CODE>
<BR>
Creates an new instance of a parameter list which has the same contents as the parameter list argument</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/sap/mw/jco/JCO.Function.html#JCO.Function(java.lang.String, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList, com.sap.mw.jco.JCO.ParameterList)">JCO.Function</A></B>(java.lang.String name, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> input, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> output, <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html">JCO.ParameterList</A> tables)</CODE>
<BR>
Creates an instance of the function</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sap/mw/jco/JCO.ParameterList.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="JCO.ParameterList.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -