Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds and returns the prefix for a specific table buffer.
Syntax
protected str getRecordPrefix(Common _common, container _conPrefixFields)
Run On
Called
Parameters
- _common
Type: Common Table
The table buffer to build the prefix for.
- _conPrefixFields
Type: container
The field numbers that should be included in the prefix.
Return Value
Type: str
The prefix for a specific table buffer.