Get Record
UiPath.SAPCloudForCustomer.IntegrationService.Activities.GetRecord
Retrieves a record in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.SAPCloudForCustomer.IntegrationService.Activities.InsertRecord
Inserts a record in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Update Record
UiPath.SAPCloudForCustomer.IntegrationService.Activities.UpdateRecord
Updates a record in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.SAPCloudForCustomer.IntegrationService.Activities.DeleteRecord
Deletes a record in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List Records
UiPath.SAPCloudForCustomer.IntegrationService.Activities.ListRecords
Lists a page of records in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.SAPCloudForCustomer.IntegrationService.Activities.ListAllRecords
Lists all records in SAP Cloud for Customer.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |