Functionality This function module returns the properties of the folder (class, guid)specified in INCLUDE DESTINATION OBJECT DOKU ID TX For receiving the whole set of properties or only requested ones thefunction 'SIW_INFO_OBJECT_PROPS_GET'> is called. Examples of properties for Folders from the different areas, e.g.(iwb3folder): NAME VALUE IWB_TECH_NAME NR3TRAN.BIE-LOKAL IWB_RESPONSIBLE SCHIELE IWB_OWNER_NAMESPACE IWB_FOLDER_GROUP DESCRIPTION nr3tran-Mappe, lokal e.g. (iwb_folder): NAME VALUE IWB_TRANSLATION_MEMORY IWB_TECH_NAME HELP.BIE-KPR IWB_RESPONSIBLE SCHIELE IWB_OWNER_NAMESPACEIWB_FOLDER_GROUP FOLDER2 IWB_COMPONENT DESCRIPTION mappe aus bie angelegtNotes If the context-value for language in the system, where function'INFO_OBJECT_PROPERTIES_GET' (form 'LOIO_DESCRIPTIONS_GET' - si20;lines: IF SY-SUBRC = 0 and context-value <> sy-langu. LANGUAGE = CONTEXT-VALUE. CALL FUNCTION 'IO_C_LOIOS_DESCRIPTION_GET' ELSE (doesnot exist). ENDIF. ) is called, is more or less than sy-langu, the description of theInfo-object (Folder) could not be received. Description INCLUDE ERROR_MSG OBJECT DOKU ID TX Description INCLUDE PROPERTIES OBJECT DOKU ID TX |