Menu

SAP Function Module INSERT_BLOCK_CONTROL

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module INSERT_BLOCK_CONTROL () is a standard Function Module in SAP ERP and is part of the function group LOCAL_EDT1 within the package SEDI.

Technical Information

Function Module INSERT_BLOCK_CONTROL
Short Text
Function Group LOCAL_EDT1
Package SEDI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_HANDLE CLASS CL_WB_EDITOR ABAP Editor - Development Workbench View
KORRNUM LIKE E070-TRKORR Request/Task
POSITION LIKE SY-INDEX 1 Loops, Current Loop Pass

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENT_DISPLAY LIKE SY-INDEX Loops, Current Loop Pass
CONTENT_FILL LIKE SY-INDEX Loops, Current Loop Pass
EDIT LIKE S38E ABAP Editor
IDENT_FLAG TYPE CHAR1 Single-Character Flag
MOD_INSTANCE CLASS CL_CLM_TOOL_LOG SMODILOG Interface for Tools

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUFFER TYPE RSWSOURCET ABAP_SOURCE
BUFFER_C TYPE RSWSOURCET ABAP_SOURCE
CONTENT TYPE RSWSOURCET ABAP_SOURCE
CONTENT_C TYPE RSWSOURCET ABAP_SOURCE
LINECOMS LIKE EDLINECOMS Structure for editor line command table
LINEINDEX LIKE EDLINEINDX Line index for editor
LINENUM LIKE EDLINENUM Structure for editor line number table
SMODILOG_ABAP LIKE SMODILOG Log of Customer Modifications to Dev. Env. Objects
STEP LIKE EDSTEP Structure for editor step index table
STM LIKE SSTMNT Description of an ABAP/4 Source Analysis Statement
TK TYPE SEDI_TK Extended description of an ABAP/4 source analysis token
USERCOM LIKE EDUSERCOMS Structure for editor user command table

Exceptions

This function module does not define any Exceptions.