RelevantSAPSystems
A note and the systems it is relevant for.
type RelevantSAPSystems {
snId: Int!
systemIds: [Int!]!
}
Fields
RelevantSAPSystems.snId ● Int! non-null scalar
The internal primary key of the SAP Note ID in Avantra database
RelevantSAPSystems.systemIds ● [Int!]! non-null scalar
The system IDs for which the SAP note is relevant for.
Member Of
RelevantSAPNotesResult object