SapSystemReferenceInput
No description
input SapSystemReferenceInput {
unifiedSapSid: String
sapSystemId: ID
}
Fields
SapSystemReferenceInput.unifiedSapSid ● String scalar
The associated SAP system identified by its unified SAP SID (either this field or the sapSystemId has to be set).
SapSystemReferenceInput.sapSystemId ● ID scalar
Find the SAP system by its system ID.
Member Of
CreateSapInstanceInput input