Table list used by SAP ABAP Function Module PFL_PROFILE_EDITOR (PFL_PROFILE_EDITOR)
SAP ABAP Function Module
PFL_PROFILE_EDITOR (PFL_PROFILE_EDITOR) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(PFL_EDITOR_OPCODE) LIKE BTCH0000-CHAR1 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(PFL_EDITOR_MODE) LIKE BTCH0000-CHAR1 |
|
| 3 | SPFL1010 | Screen 1010: Basic screen of editor for profile maintenance | ||
| 4 | TPFHT | Profile header, administration data for profiles in DB | SOURCE VALUE(PFL_EDITOR_PROFILE_NAME) LIKE TPFHT-PFNAME DEFAULT SPACE |
|
| 5 | TPFHT | Profile header, administration data for profiles in DB | SOURCE DEFAULT PFL_YOUNGEST_VERSION |
|
| 6 | TPFHT | Profile header, administration data for profiles in DB | SOURCE VALUE(PFL_EDITOR_PROFILE_VERSION) LIKE TPFHT-VERSNR |
|
| 7 | TPFHT | Profile header, administration data for profiles in DB | SOURCE VALUE(PFL_EDITOR_PROFILE_TYPE) LIKE TPFHT-TYPE DEFAULT SPACE |
|