ErpSystemDtoFilter

📄 Description: Data transfer object representing filters for querying the financial organization structure, enabling users to navigate and analyze the hierarchy of financial entities within the organization.

Properties

Name

Type

Required

Restrictions

Description

idIn

[integer]

false

none

Filter by multiple values of id

idEqual

integer(int64)

false

none

Filter by exact match of id

idLike

string

false

none

Filter by partial match of id

createdAtGreaterThanOrEqual

string(date-time)

false

none

Filter where created at is greater than or equal to specified value

createdAtLessThanOrEqual

string(date-time)

false

none

Filter where created at is less than or equal to specified value

createdByLike

string

false

none

Filter by partial match of created by

createdByEqual

string

false

none

Filter by exact match of created by

modifiedAtGreaterThanOrEqual

string(date-time)

false

none

Filter where modified at is greater than or equal to specified value

modifiedAtLessThanOrEqual

string(date-time)

false

none

Filter where modified at is less than or equal to specified value

modifiedByLike

string

false

none

Filter by partial match of modified by

modifiedByEqual

string

false

none

Filter by exact match of modified by

statusEqual

string

false

none

Filter by exact match of status

statusIn

[string]

false

none

Filter by multiple values of status

displayIdIn

[string]

false

none

Filter by multiple values of display id

displayIdLike

string

false

none

Filter by partial match of display id

uiSelector

string

false

none

String identifier used to specify a user interface selection within the financial organization structure, facilitating the identification and management of organizational hierarchies and entities.

nameLike

string

false

none

Filter by partial match of name

typeIn

[string]

false

none

Filter by multiple values of type

typeNotEqual

string

false

none

Filter by non-matching type

sapVersionEqual

string

false

none

Filter by exact match of sap version

sapVersionIn

[string]

false

none

Filter by multiple values of sap version

Enumerated Values

Attribute

Value

sapVersionEqual

ECC_EHP5, ECC_EHP6, ECC_EHP7, ECC_EHP8, S4_1503, S4_1610, S4_1709, S4_1809, S4_1909

statusEqual

ACTIVE, CREATED, DECOMMISSIONED, DISABLED

typeNotEqual

NAKISA, SAP