MappingGlFieldFilter¶
Example Json Object
1{
2 "erpSystem": {
3 "id": 0,
4 "displayId": "string"
5 },
6 "principalPositionType": "LESSEE"
7}
📄 Description: Data transfer object representing a filter for mapping general ledger fields, facilitating the identification and categorization of ledger entries, transactions, accounts, and financial records within the General Ledger domain.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
erpSystem |
false |
none |
Value for erpSystem field |
|
principalPositionType |
string |
false |
none |
Type of the principal position |
Enumerated Values
Attribute |
Value |
|---|---|
principalPositionType |
LESSEE, LESSOR |