返回码(return code) 由程序返回以指示处理结果的值。完成代码和原因码是返回码的示例。 www.webspherechina.net|基于180个网页 2. 返回代码 SAP字典 - MBA智库文档 ... return 返回return code返回代码SAP return item 返回项目 ... doc.mbalib.com|基于104个网页 ...
How to display this screen: Enter WRTR in the Fast path field or select Work with Return Reason from a menu.Field Description Rsn (Return reason) Represents a reason for returning an item. Numeric, 3 positions; optional. Description The description associated with the return reason code. ...
return a code of11(forUSMT_INVALID_PARAMETERS) and a related error message that reads/key and /keyfile both specified. The error message is displayed at the command prompt and is identified in theScanState,LoadState, orUsmtUtilslog files to help you determine why the return code was ...
When you work with nested loops, consider refactoring separate loops into separate methods. That may lead to a simpler, more readable code without thegotostatement. You can also use thegotostatement in theswitchstatementto transfer control to a switch section with a constant case label, as the ...
Return data using a return code A procedure can return an integer value called a return code to indicate the execution status of a procedure. You specify the return code for a procedure using theRETURN. As with output parameters, you must save the return code in a variable when the procedur...
In charge of interfacing with tax authority and conduct tax planning and apply for tax return. 负责与国家税务机关接口,执行税务计划,申请退税,获取各项国家税务优惠. 来自期刊摘选 2. The person fails to file a tax return required by the civil tax code. 依据税收民事法律规范应当填报纳税申报表而未填...
1692-,-,2,3Meaning:Severe error - RMF recognized a severe error when executing the service exit routine. The exit completion code is provided in the answer area returned by the service. Action:Correct the exit routine problems and rerun your program. ...
A log file I/O operation resulted in an error. Check the extended error code to get the errno value.SE_NO_SHAPES (-47)The function found no shapes to process. Usually returned because an empty log file was specified.SE_NO_LOCKS (-48)...
__VSDESIGNER_HIDDENCODEGENERATION __VSDEVELOPERLICENSINGCOMMANDS __VSDIFFSERVICEOPTIONS __VSDIRFLAGS __VSDIRFLAGS2 __VSDOCINPROJECT __VSDOCUMENTPRIORITY2 __VSDPLSVCSINPROJECT __VSEDITORCREATEDOCWIN __VSEDITORTRUSTLEVEL __VSEDT_STYLE __VSEHI __VsEnclosingScopes __VsEnclosingSco...
If executed successfully, each method call sets the return code sy-subrc to 0, which means that functional method calls overwrite the return code when used in statements where the setting of the return code is not documented. The same applies to the instance operator NEW when instances of ...