Menu

SAP Function Module CMS_API_BDTIS_INITIALIZE

Starts a BDT instance in Subscreen mode

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CMS_API_BDTIS_INITIALIZE (Starts a BDT instance in Subscreen mode) is a standard Function Module in SAP ERP and is part of the function group CMS_BDTIS within the package CMS_BDT.

Technical Information

Function Module CMS_API_BDTIS_INITIALIZE
Short Text Starts a BDT instance in Subscreen mode
Function Group CMS_BDTIS
Package CMS_BDT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ACTIVITY TYPE CMS_DTE_IND_ACTIVITY Activity triggered by the transaction
I_DISPLAY_MODE TYPE CMS_DTE_DISPLAY_MODE '04' Determines the appearance of the screen
I_FLG_RECOM TYPE BOOLE_D ' ' Data element for domain BOOLE: TRUE (-'X') and FALSE (-' ')
I_FLG_UPDTASK TYPE BDT_BOOLE_T 'X' A 1 bit Flag (space - false, 'X' - true, '~' -undefined)
I_FSTAT_VAR TYPE CMS_DTE_FSTAT_VAR Field Status Variant
I_MESSAGE_MODE TYPE C '5' Message Mode
I_MESSAGE_MODE_DCHCK TYPE C '2' Message Mode - DCHCK
I_SCREEN_POSNR TYPE BU_POSNR 1 Item number (for sequence)
I_SCREEN_TYPE TYPE BDT_SCREEN_TYPE 'D' Category of a BDT Screen (Initial, Data, Search Screen)
I_STR_CURSOR_POSITION TYPE CMS_STR_CURSOR_POSITION Parameters for Cursor position
I_TAB_FLDVAL TYPE CMS_TAB_FLDVAL Table of field values

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNNR TYPE SYDYNNR ABAP program, number of current screen
E_PROGNAME TYPE PROGNAME ABAP program name
E_TAB_RC TYPE CMS_TAB_MSG_COL_MESSAGE Return Code and corresponding Message

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.