Data Element list used by SAP ABAP Function Module CNIS_GET_FILENAME_ETC (Projekt-Infosystem: Popup zur Eingabe eines Dateinamens etc.)
SAP ABAP Function Module
CNIS_GET_FILENAME_ETC (Projekt-Infosystem: Popup zur Eingabe eines Dateinamens etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_DESTINATION) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 2 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_EXECUTE) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 3 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_KALENDER) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 4 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_MIT_PS_STRUKTUR) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 5 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_MIT_STAMMDATEN) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 6 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_SPRACHE) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 7 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_TABELLEN_ANLEGEN) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 8 | FLG_SEL | Selection indicator | SOURCE VALUE(I_FLG_TERMINKREIS) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 9 | FLG_SEL | Selection indicator | SOURCE VALUE(E_FLG_EXECUTE) LIKE RC27X-FLG_SEL |
|
| 10 | I_DEST | Destination for Download | SOURCE VALUE(C_DESTINATION) LIKE T390D-DEST DEFAULT SPACE |
|
| 11 | KAL_BIS | Calendar: Date to | SOURCE VALUE(C_KALENDER_BIS) LIKE RCNMP-KAL_BIS DEFAULT SPACE |
|
| 12 | KAL_VON | Calendar from | SOURCE VALUE(C_KALENDER_VON) LIKE RCNMP-KAL_VON DEFAULT SPACE |
|
| 13 | PCLANGU | PC language key | SOURCE VALUE(C_SPRACHE) LIKE RCNMP-LANGU DEFAULT SPACE |
|
| 14 | PC_FEXT | Extension of a PC file name | SOURCE VALUE(I_EXTENSION) LIKE PCFIL-PCEXT DEFAULT SPACE |
|
| 15 | PC_PATH | PC path name | SOURCE VALUE(C_PCFILENAME) LIKE PCFIL-PCFNM |
|
| 16 | PS_CREATAB | Indicator: Create table | SOURCE VALUE(C_TABELLEN_ANLEGEN) LIKE CNISFIELDS-FLG_CREATB DEFAULT SPACE |
|
| 17 | PS_STAMDAT | Indicator: Master data should be transferred | SOURCE VALUE(C_MIT_STAMMDATEN) LIKE CNISFIELDS-FLG_STMDAT DEFAULT SPACE |
|
| 18 | PS_STRUC | Indicator: Work breakdown struct. should also be transported | SOURCE VALUE(C_MIT_PS_STRUKTUR) LIKE CNISFIELDS-FLG_STRUC DEFAULT SPACE |
|
| 19 | PS_TERMBAS | Set of dates for network | SOURCE VALUE(C_TERMINKREIS) LIKE EVFL-TRMKR DEFAULT SPACE |