Data Element list used by SAP ABAP Function Module CBRC_CU_LIST_DATA_SAVE_IN_DVS (Ablage einer Kundenliste als CSV Datei im DVS)
SAP ABAP Function Module
CBRC_CU_LIST_DATA_SAVE_IN_DVS (Ablage einer Kundenliste als CSV Datei im DVS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABAP_ENCOD | Identifier for Character Format (UTF-8, UCS-2, ...) | SOURCE REFERENCE(I_ENCODING) TYPE ABAP_ENCOD DEFAULT 'windows-1252' |
|
| 2 | CHAR1 | Single-Character Flag | SOURCE REFERENCE(I_CSV_SEPERATOR) TYPE CHAR1 DEFAULT ',' |
|
| 3 | DAPPL | Application | SOURCE REFERENCE(I_WS_APPLICATION) TYPE DRAW-DAPPL |
|
| 4 | DOKAR | Document Type | SOURCE REFERENCE(I_DVS_DOCTYPE) TYPE DRAW-DOKAR |
|
| 5 | DTTRG | Name of Data Carrier | SOURCE REFERENCE(I_DATA_CARRIER) TYPE DRAW-DTTRG DEFAULT 'SAP-SYSTEM' |
|
| 6 | ESEBOOLE | Truth Value | ||
| 7 | ESEBOOLE | Truth Value | SOURCE REFERENCE(E_FLG_ERROR) TYPE ESEBOOLE |
|
| 8 | ESERECN | Sequential Number of Data Record | ||
| 9 | ESESUBID | Specification | SOURCE REFERENCE(I_TRACK_SUBST) TYPE ESESUBID |
|