SAP Function SIW_INFO_OBJECT_CONTENT_SET -

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
CONTENTS SDOKHIER 54
CONTEXT SDOKPROPTY 89 X

Functionality
This module writes the 'content' of a structure, i.e. the table entriesthat specify info objects and their position in the node hierarchy ofthe structure in
INCLUDE DESTINATION OBJECT DOKU ID TX
The function 'STRUCT_OBJECT_CONTENTS_SET' is called locally or in respective KW system. This function receives the PHIOs for specified LOIO andvalues for requested properties 'STATE', 'IWB_STATE', 'RELEASE'.
After that, received PHIOs are checked if they are initial, if they arereleased, if new version for new context has to be created. They arenotchecked on original language.
If there are some bad objects, because of PHIO is not found or released,then new version of PHIO is created, otherwise error message isgenerated.
If no bad objects exist, then function 'SO_C_CONTENTS_SET' is called toset the contents of this PHIO.

Notes
This module can be used in conjunction with the function module'SIW_INFO_OBJECT_CONTENT_EDIT' to edit structures.
Parameter-flag 'SUPPRESS_AUTHORITY_CHECK' always equals 'C_NO'.Authority is checked for mode 'MODIFY'.
If new release has value less, than previous one then new PHIO is notcreated (form 'CHECK_PHIOS' - si20).
Form 'CHECK_PHIOS' processes only 1 PHIO for original language, even ifthe table 'LOIO_PHIO_TAB' has more PHIOs.
Function 'STRUCT_OBJECT_CONTENTS_SET' works only with 1 combinationLOIO-PHIO, even if there are more combinations in table 'LOIO_PHIO_TAB'.
The module is presently only applicable to structure objects.

Description
INCLUDE ERROR_MSG OBJECT DOKU ID TX