Functionality The function module displays an info object (structure or contentobject) in the web browser in INCLUDE DESTINATION OBJECT DOKU ID TX After determining the destination, the module 'IW_C_CONTEXT_GET' isstarted to select type of displaying in dependence on state ofInfo-object: if Info-object is released, the 'DISPLAY' mode (when onlyreleased version of info-object is displayed) is used, otherwise,'PREVIEW2' mode (when last version of info-object is displayed). For displaying structure or content Info-object, the module'INFO_OBJECT_DISPLAY_EXT_VIEWER' is used locally or in respective KWsystem. The module starts form 'START_APPLICATION', if the parameter'CALL_APPLICATION' is filled, or function modules'SDOK_LOIO_CALL_VIEWER' and 'CALL_BROWSER' (with type of window'KW_PREVIEW'), if the parameter 'CALL_BROWSER' is filled as well asreturns the frontend-URL containing parameters from TA SR13, LOIO, PHIOand context for this object. Notes Identifier and LOIO class of either a content object or a structure mustbe passed as import parameters. The parameters 'CALL_BROWSER' and 'CALL_APPLICATION' could not been settogether, but they could have value 'SPACE' together. In this casemodule returns only URL fir subsequent usage. Parameter 'SUPPRESS_AUTHORITY_CHECK' equals always 'C_NO' during thedisplaying the Info-object. Check is performed for 'DISPLAY' mode. Parameter 'FRONTEND_PLATFORM' is not used. Description INCLUDE ERROR_MSG OBJECT DOKU ID TX |