Table list used by SAP ABAP Function Module CNV_20600_UPLOAD (Generischer Upload von ASCII Dateien in Tabellen)
SAP ABAP Function Module
CNV_20600_UPLOAD (Generischer Upload von ASCII Dateien in Tabellen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNV_20600_UPLOAD | Structure for uploading a table | ||
| 2 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE I_ASSIGNMENT_TABLE_ASC STRUCTURE CNV_20600_UPLOAD |
|
| 3 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL1_NAME) LIKE CNV_20600_UPLOAD-COL1 DEFAULT ' ' |
|
| 4 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL2_NAME) LIKE CNV_20600_UPLOAD-COL2 DEFAULT ' ' |
|
| 5 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL3_NAME) LIKE CNV_20600_UPLOAD-COL3 DEFAULT ' ' |
|
| 6 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL4_NAME) LIKE CNV_20600_UPLOAD-COL4 DEFAULT ' ' |
|
| 7 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL5_NAME) LIKE CNV_20600_UPLOAD-COL5 DEFAULT ' ' |
|
| 8 | CNV_20600_UPLOAD | Structure for uploading a table | SOURCE VALUE(S_COL6_NAME) LIKE CNV_20600_UPLOAD-COL6 DEFAULT ' ' |
|
| 9 | RLGRAP | Program Fields/Screen Fields for SAPLGRAP | ||
| 10 | RLGRAP | Program Fields/Screen Fields for SAPLGRAP | SOURCE VALUE(S_PATH) LIKE RLGRAP-FILENAME |
|