Class list used by SAP ABAP Function Module RSTRAN_API_CREATE (Creation of a Transformation)
SAP ABAP Function Module
RSTRAN_API_CREATE (Creation of a Transformation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_RSTRAN_MAINTAIN | Maintenance Level for Transformation | ||
| 2 | CL_RSTRAN_STAT | Static Methods for Transformation (Model) | ||
| 3 | CX_RSTRAN_ALREADY_EXIST | Transformation Already Exists | SOURCE RAISING CX_RSTRAN_ALREADY_EXIST |
|
| 4 | CX_RSTRAN_CANCELLED | Terminated by User (Dialog) | SOURCE RAISING CX_RSTRAN_CANCELLED |
|
| 5 | CX_RSTRAN_DISPLAY_ONLY | Object can be displayed only - it can not be edited | SOURCE RAISING CX_RSTRAN_DISPLAY_ONLY |
|
| 6 | CX_RSTRAN_ERROR_WITH_MESSAGE | Exception with Message | SOURCE RAISING CX_RSTRAN_ERROR_WITH_MESSAGE |
|
| 7 | CX_RSTRAN_INPUT_INVALID | Incorrect Input | SOURCE RAISING CX_RSTRAN_INPUT_INVALID |
|
| 8 | CX_RSTRAN_NOT_AUTHORIZED | No Authorization | SOURCE RAISING CX_RSTRAN_NOT_AUTHORIZED |
|
| 9 | CX_RSTRAN_NOT_FOUND | Object Not Found | SOURCE RAISING CX_RSTRAN_NOT_FOUND |
|