Functionality Calling the Visual Configuration Tool (VCT) Further information You call function module BUS_VCT_CONFIGURE_SEQUENCE to configure ascreen sequence of the Business Data Toolset (BDT). In parameter IV_SHOWMODE you specify whether the Visual ConfigurationTool (VCT) should be started in display or change mode. In IV_OBJAPyou specify the application object for which you want to configure ascreen sequence. In IV_VARTP you specify the screen sequence categoryof the screen sequence specified in IV_VARNR_SAP. In parameterIV_USEID you specify a name/description that will serve to identify theconfigured screen sequence. For example, if you are using theintegrated interface (see BUS_VCT_MAINTAIN) you can specify the name ofthe role (RLTYP) in IV_USEID. Alternatively, this can be any charactervalue with length 80. Parameter IV_RLTYP is only used for an eventfunction, and only serves to help visualize the "header data". Intables IT_SETID and IT_APPLI you can specify the BDT data parts and BDTapplication (if divisibility applies). If both of these tables remainempty, the whole screen sequence is displayed without any restri ctions. Parameter CV_VARNR_CST returns the configured screen sequence. |