別のビジネス・オブジェクトへの切り替え、およびオプションとして指定したコマンドの実行を要求します。
構文
AVSWITCH(sTo, sNamed, sExecute, sTargetWindow)
パラメータ
|
戻り値
なし
備考
例:
/* Switch to the Combobox Fast Part examples and run Example 1 */
AVSWITCH("BUSINESSOBJECT","C0846821929747C295C29FF1E518CCAD","EXAMPLE_1");
/* Switch to a business object in the same additional window and */
/* run the details command. */
AVSWITCH("BUSINESSOBJECT","EMPLOYEES","DETAILS","CURRENT");