An application calls a BAPI using a remote function call (RFC).
应用程序使用远程函数调用(rfc)来调用BAPI。
Although using a string variable is easier, you might need to use an internal table if a remote function call sends the dynamic SQL code.
尽管使用字符串变量更容易,但是如果通过远程函数调用发送动态sql,可能需要使用内部表。
To invoke a remote function, the client makes a call to the client stub.
为调用一个远程函数,客户程序要调用客户机存根。
It is important to note that to perform a specific function it may be necessary to call more than one remote service.
需要注意的是,完成一个特定的功能可能需要调用多个远程服务。
If the valid function returns false for any of the two parameters, the remote call is canceled and an alert message is shown.
如果对于两个参数中的任何一个参数,valid函数返回false,那么取消远程调用,并显示一条警告消息。
To perform calls to the remote Web service server, in WSBase.as define a function called call.
为了对远程Web服务服务器执行调用,在WSBase.as 中定义一个名为call 的函数。
For more familiar remote procedure calls, Erlang also supports the RPC: call function: RPC: call (Node, Module, function, Arguments).
对于更熟悉的远程过程调用,Erlang还支持rpc:call函数:rpc: call (Node,Module,Function,Arguments)。
This is the operating semantic that all remote procedure call (RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.
这是所有的远程过程调用(rpc)机制实现的操作语义,因为它是在过程性编程语言和面向对象的编程语言中的标准函数调用语义。
This function raises the remote procedure call invocation using the AsyncRequest class to send asynchronous requests.
这个函数使用asyncrequest类发送异步请求,实现远程过程调用。
Make sure it's obvious which function call is local and which is remote.
确保可以明显的看出哪个方法调用的是本地的哪个是远程的。
The nc machines send a nc program with predefined instructions to the DNC host, then the host analyses the nc program and executes the instructions, so the function of remote call is realized.
数控设备通过向DNC主机发送含有约定命令的数控程序,DNC主机经分析该程序后执行相应的命令,实现NC程序的远程调用。
The nc machines send a nc program with predefined instructions to the DNC host, then the host analyses the nc program and executes the instructions, so the function of remote call is realized.
数控设备通过向DNC主机发送含有约定命令的数控程序,DNC主机经分析该程序后执行相应的命令,实现NC程序的远程调用。
应用推荐