Table list used by SAP ABAP Function Module PFL_CONVERT_EASY_TO_EXPERT (PFL_CONVERT_EASY_TO_EXPERT)
SAP ABAP Function Module
PFL_CONVERT_EASY_TO_EXPERT (PFL_CONVERT_EASY_TO_EXPERT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(PROFILE_TYPE) LIKE BTCH0000-CHAR1 |
|
| 2 | TPFET | Table of profile parameters | SOURCE DTAB STRUCTURE TPFET |
|
| 3 | TPFYDFL | Easy mode values for default profile of an SAP instance | ||
| 4 | TPFYDFL | Easy mode values for default profile of an SAP instance | SOURCE VALUE(DFL_PROFILE_VALUES) LIKE TPFYDFL DEFAULT SPACE |
|
| 5 | TPFYDIR | Easy mode values for work directories of SAP System | ||
| 6 | TPFYDIR | Easy mode values for work directories of SAP System | SOURCE VALUE(DIR_VALUES) LIKE TPFYDIR DEFAULT SPACE |
|
| 7 | TPFYLANGU | Easy mode values for language configuration instance prof. | ||
| 8 | TPFYLANGU | Easy mode values for language configuration instance prof. | SOURCE VALUE(LANGUAGE_VALUES) LIKE TPFYLANGU DEFAULT SPACE |
|
| 9 | TPFYROLL | Easy mode values for 'old' roll or extended memory | ||
| 10 | TPFYROLL | Easy mode values for 'old' roll or extended memory | SOURCE VALUE(ROLL_EXTMEM_VALUES) LIKE TPFYROLL DEFAULT SPACE |
|
| 11 | TPFYSTRT | Easy mode values for start profile of an SAP instance | ||
| 12 | TPFYSTRT | Easy mode values for start profile of an SAP instance | SOURCE VALUE(START_VALUES) LIKE TPFYSTRT DEFAULT SPACE |
|
| 13 | TPFYWPBUF | Easy mode values for profile of an SAP instance | ||
| 14 | TPFYWPBUF | Easy mode values for profile of an SAP instance | SOURCE VALUE(WP_AND_BUF_VALUES) LIKE TPFYWPBUF DEFAULT SPACE |