/AWS1/IF_DPI¶
/AWS1/IF_DPI represents the ABAP client for the Data Pipeline service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_DPI
| Operation | Method |
|---|---|
| ActivatePipeline | ACTIVATEPIPELINE() |
| AddTags | ADDTAGS() |
| CreatePipeline | CREATEPIPELINE() |
| DeactivatePipeline | DEACTIVATEPIPELINE() |
| DeletePipeline | DELETEPIPELINE() |
| DescribeObjects | DESCRIBEOBJECTS() |
| DescribePipelines | DESCRIBEPIPELINES() |
| EvaluateExpression | EVALUATEEXPRESSION() |
| GetPipelineDefinition | GETPIPELINEDEFINITION() |
| ListPipelines | LISTPIPELINES() |
| PollForTask | POLLFORTASK() |
| PutPipelineDefinition | PUTPIPELINEDEFINITION() |
| QueryObjects | QUERYOBJECTS() |
| RemoveTags | REMOVETAGS() |
| ReportTaskProgress | REPORTTASKPROGRESS() |
| ReportTaskRunnerHeartbeat | REPORTTASKRUNNERHEARTBEAT() |
| SetStatus | SETSTATUS() |
| SetTaskStatus | SETTASKSTATUS() |
| ValidatePipelineDefinition | VALIDATEPIPELINEDEFINITION() |