SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
STATICS - Short Reference
Syntax
STATICS dobj options.
Effect
Declares a static local data object dobj in a
subroutine, a
function module or a static method.
Additions