Start of Content Area

Syntax documentation key_or_not_null_spec  Locate the document in its SAP Library structure

<key_or_not_null_spec> ::=
  [PRIMARY] KEY
| NOT NULL [WITH DEFAULT]

End of Content Area