SAP Function SIW_INFO_OBJECTS_PROPS_EDIT -

Parameter Reference Type Length Default Optional Text
PROPERTY_NAME SDOKPROPTN-NAME C 25 X Information object attribute

Parameter Reference Type Length Text
CHANGED_PROPERTY SDOKPROPTY u 89 SDOK: Object Attribute, Name and Feature
ERROR_MSG IWERRORMSG u 224 IWB: Message passing structure

Parameter Reference Length Optional Text
BAD_OBJECTS IWERROBJCT 266 X IWB: Object error structure
BAD_PROPERTIES IWERRPROPS 313 X IWB: Attribute error structure
CONTEXT SDOKPROPTY 89 SDOK: Object Attribute, Name and Feature
INFO_OBJECTS SDOKOBJECT 42 SDOK: BOR key for information object
PROPS_TO_HIDE SDOKPROPTN 25 X SDOK: Name of object attributes

Functionality
This function module allows to edit the value of the requested attributefor specified set of info-objects in
INCLUDE DESTINATION OBJECT DOKU ID TX
Before determining the destination, the areas and classes are set withthe form 'GET_CLASS_OR_AREA_FROM_IO'.
After determining the destination the module'INFO_OBJECTS_PROPERTY_EDIT' isstarted locally or in respective KW system.
The module raises a dialog for specified attributes.

Notes
This module processes only one attribute in a time.
Parameter-flag 'SUPPRESS_AUTHORITY_CHECK' always equals 'C_NO'.Authority is checked for 'DISPLAY' and 'MODIFY' mode/options.
Properties of released Info-objects could not been edited.
Property with value 'IWB_ORIGINAL_LANGUAGE' could not been chanded withthe help of this module.
When properties are edited, the Info-objects are blocked for changingfor all other users.

Description
INCLUDE ERROR_MSG OBJECT DOKU ID TX

Description
INCLUDE PROPERTIES_NAME OBJECT DOKU ID TX

Description
INCLUDE BAD_OBJECTS OBJECT DOKU ID TX

Description
INCLUDE BAD_PROPERTIES OBJECT DOKU ID TX

Description
List of Info-Objects whoseproperties are requested for editing.

Description
The set of Attribute's names for given objectswhich should not been edited. If Info-object is realeased, then onlyproperties of its LOIO can be returned, but they could not been edited.

Default
In reality - is never returned, because nothing operates with thisparameter in function 'INFO_OBJECTS_PROPERTY_EDIT'.