bw_get_dtp
Retrieve a DTP definition to inspect source, target, transformation, extraction settings, and filters. Understand SAP BW data flow and debug DTP configurations.
Instructions
Read a DTP (Data Transfer Process) definition — source, target, transformation, extraction settings, and filter fields (selections and routines). Use bw_xref on an aDSO to find the DTP name first. To find only the process chain a DTP belongs to, use bw_xref with object_type=DTPA instead — it is faster and avoids loading the full DTP definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dtp_name | Yes | DTP name (e.g. "DTP_..."). |