...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfOpenLongTransaction (longTransactionName : STRING;
longTransactionOwner : STRING;
access : INTEGER)
longTransactionId : GENERIC;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
STRING | longTransactionName | comments |
STRING | longTransactionOwner | |
INTEGER | access |
Return Value
...
Type | Name | Comment |
GENERIC | longTransactionId | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|