Table list used by SAP ABAP Function Module CY_GET_SETPROFILE (Reads a set profile with the specified ID from TCY07)
SAP ABAP Function Module
CY_GET_SETPROFILE (Reads a set profile with the specified ID from TCY07) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYSETPROF | Structure for the sets and dates specified in a sel. profile | ||
| 2 | CYSETPROF | Structure for the sets and dates specified in a sel. profile | SOURCE VALUE(SETPROFIL) LIKE CYSETPROF |
|
| 3 | TCY07 | Sel. profiles (Sets for sel. screens & interv. for display) | ||
| 4 | TCY07 | Sel. profiles (Sets for sel. screens & interv. for display) | SOURCE VALUE(SETPROF_ID) LIKE TCY07-SETPROF_ID |
|