Compare ABAP Across Systems
sap.repository.compareCompare active ABAP objects between two SAP systems to identify differences. Specify source, target, object name, and optional type to generate a patch.
Instructions
Compare the same active object across two configured SAP systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectName | Yes | ||
| objectType | No | ||
| maxPatchLines | No | ||
| sourceSystemId | Yes | ||
| targetSystemId | Yes | ||
| ignoreWhitespace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |