SAP Function SIW_FOLDER_PROPS_GET -

Parameter Reference Type Length Default Optional Text
INFO_OBJECT SDOKOBJECT u 42 Logical info object

Parameter Reference Type Length Text
ERROR_MSG IWERRORMSG u 224 IWB: Message passing structure

Parameter Reference Length Optional Text
CONTEXT SDOKPROPTY 89 X
PROPERTIES SDOKPROPTY 89 SDOK: Object Attribute, Name and Feature
REQUESTED_PROPERTIES SDOKPROPTN 25 X

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 angelegt

Notes
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