Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
FUNCTION xpxGetModelTransactionTimeStamp(model : GENERIC;
options : INTEGER;
VAR modelTransactionNumber : INTEGER;
VAR modelTransactionNumberAggrId : LIST OF INTEGER)
rstat : INTEGER;
|
Read the EDMtransactionNumber of the specified model. When the option LOCAL_MODEL is set, the EDMtransactionNumberof local version, i.e., the applications current open model, will be returned.
Arguments
1 | Type | Name | Comment |
2 | GENERIC | model | |
3 | INTEGER | options | |
4 | INTEGER | modelTransactionTimeStamp | model transaction time stamp |
5 | INTEGER | modelTransactionNumber | model transaction number |
Return Value
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel | true |
---|
|
Options
Example
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|