SAP Function RH_CALL_ORGPUBLISHER - Call up OrgPublisher to display org. Chart

Parameter Reference Type Length Default Optional Text
ACT_OBJID OBJEC-REALO C 45 X ID of root object
ACT_OTYPE OBJEC-OTYPE C 2 'O ' X Root object type ('O' only)
ACT_PLVAR OBJEC-PLVAR C 2 X Plan version of root object
ACT_VAL_DATE SYST-DATUM D 8 SY-DATUM X Evaluation key date
DISPLAY_POPUP FLAG C 1 'X' X Display dialog box for depth and date?
OUTPUT_FILE RLGRAP-FILENAME C 128 X Local file for upload/download
PREFER_SET_GET_PARAMETER FLAG C 1 SPACE X Get set/get parameter if there is no dialog box
SCENARIO ORG_SCENARIO C 4 'MDT1' X OrgPublisher Scenario (T77Scen_AW, T77ScenQy)
SERVER_OUTPUT FLAG C 1 X Output File on BACKend Server
TIEFE TDEPTH P 3 3 X Evaluation depth RH_STRUCTURE_FOR_ORGPUBLISHER

Parameter Reference Length Optional Text
SELECTED_OBJEC_TAB OBJEC 127 X Root objects for "Mass call up"

Exception Text
CANNOT_OPEN_FILE Cannot open output file
ERROR_IN_BADI BAdI has outputted unknown exception
NOT_INSTALLED OrgPublisher not installed

Functionality
OrgPublisher (TimeVision) has been started, structure and object dataon the root objects has been retrievd and OrgPublisher has beenprovided with data from this structure evaluation via OLE automation.For more exact documentation, see the function moduleBAPI_ORGUNITEXT_DATA_GET. The funciton module that this function moduleis based on is responsible for data retrieval.