Function | Returns the history id of an attribute | |||||||||
Example |
myid = s10historyid( "kunnr" ). |
|||||||||
Format |
data: myattrname type string, myid type string. myid = s10historyid( myattrname ). |
|||||||||
Parameters |
|
|||||||||
Description |
The s10historyid() method is used internally by the S10 framework in the s10readhistory()
and s10writehistory()
methods to assign an ID to a class attribute, under which the input history of
the attribute is managed. To determine the id, s10historyid() uses the
following procedure: |
|||||||||
Components | S10 Framework |