Data Element list used by SAP ABAP Function Module SWUP__GET_FOLDER_ID (Objekt-ID einer existierenden Mappe über ihren Namen bestimmen.)
SAP ABAP Function Module
SWUP__GET_FOLDER_ID (Objekt-ID einer existierenden Mappe über ihren Namen bestimmen.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SO_OBJ_DES | Short description of contents | SOURCE VALUE(FOLDER_DESC) TYPE SO_OBJ_DES OPTIONAL |
|
| 2 | SO_OBJ_DES | Short description of contents | SOURCE VALUE(FOLDER_DESC) TYPE SO_OBJ_DES |
|
| 3 | SO_OBJ_ID | SAPoffice: ID of a SAPoffice object | SOURCE VALUE(TARGET_FOLDER_ID) TYPE SO_OBJ_ID OPTIONAL |
|
| 4 | SO_OBJ_ID | SAPoffice: ID of a SAPoffice object | SOURCE VALUE(FOLDER_ID) TYPE SO_OBJ_ID |
|
| 5 | SO_OBJ_NAM | Name of document, folder or distribution list | SOURCE VALUE(FOLDER_NAME) TYPE SO_OBJ_NAM |
|