コンテンツエリア開始

Syntax documentation create_usergroup_statement Locate the document in its SAP Library structure

<create_usergroup_statement> ::=
  CREATE USERGROUP <
usergroup_name>
    [<
usergroup_mode>]
    [TIMEOUT <
unsigned_integer>]
    [COSTWARNING <unsigned_integer>]
    [COSTLIMIT <unsigned_integer>]
    [[NOT] EXCLUSIVE]
    [DEFAULTCODE <
ASCII_or_UNICODE>]
    [<
connect_mode>]

 

コンテンツエリア終了