SAP Function SIW_INFO_OBJECT_CONTENT_GET -

Parameter Reference Type Length Default Optional Text
INFO_OBJECT SDOKOBJECT u 42 Logical info object
RESOLVE_INCLUDE IWPARAMS-FLAG C 1 'X' X

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

Parameter Reference Length Optional Text
CONTENTS SDOKHIER 54 X
CONTEXT SDOKPROPTY 89 X

Functionality
This module reads 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
To receive this information, it calls the function'STRUCT_OBJECT_CONTENTS_GET' with parameter 'RESOLVE_INCLUDE' which hasdefault value 'X' and parameter 'RESOLVE_STRUCTLINK' which has defaultvalue space. In turn, this function calls 'SDOK_PHIO_READ_HIERARCHY'.

Notes
Parameter-flag 'SUPPRESS_AUTHORITY_CHECK' always equals 'C_NO'.Authority is checked for mode 'DISPLAY'. If authority checks is falledfor some nodes, they are not displayed.
The maximum resolution depth is 20.
If parameters 'RESOLVE_STRUCTLINK' and 'RESOLVE_INCLUDE' are not filledtogether, the processing stops.
The module is presently only applicable to structure objects.

Description
INCLUDE ERROR_MSG OBJECT DOKU ID TX