Data Element list used by SAP ABAP Function Module KCK_COMMENT_WRITE (Schreiben eines Kommentars vom Externen Tool)
SAP ABAP Function Module
KCK_COMMENT_WRITE (Schreiben eines Kommentars vom Externen Tool) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CFFILENAME | External file name | SOURCE VALUE(I_FILE_NAME) LIKE CFFILE-FILENAME |
|
| 2 | KCK_COMM | Comment table | SOURCE VALUE(I_COMTAB) LIKE TKCCO-COMTAB |
|
| 3 | SO_DOC_SIZ | Size of SAPoffice Document (for API1) | SOURCE VALUE(I_DOC_SIZE) LIKE SODOCCHGI1-DOC_SIZE |
|
| 4 | SO_OBJ_DES | Short description of contents | SOURCE VALUE(I_OBJ_DESCR) LIKE SODOCCHGI1-OBJ_DESCR |
|
| 5 | SO_OBJ_TP | Code for document class | SOURCE VALUE(I_DOCUMENT_TYPE) LIKE SOODK-OBJTP |
|