Menu

SAP Function Module DETERMINE_COMPOUND_UNIT

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 DETERMINE_COMPOUND_UNIT () 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 DETERMINE_COMPOUND_UNIT
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_ROW TYPE SY-INDEX
MOD_INSTANCE_I CLASS CL_CLM_TOOL_LOG SMODILOG Interface for Tools
SOURCE_ID TYPE SY-REPID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
UNIT_END TYPE SY-INDEX
UNIT_NAME TYPE SEU_OBJKEY
UNIT_START TYPE SY-INDEX
UNIT_TYPE TYPE SEU_OBJTYP

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OVERFLOW_AREA LIKE ABAP_SOURCE

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENT TYPE RSWSOURCET Source
LINEINDEX LIKE EDLINEINDX
SMODILOG_ABAP LIKE SMODILOG Log of customer modifications to dev. env. objects
STM LIKE SSTMNT Description of an ABAP/4 Source Analysis Statement
TK TYPE SEDI_TK Extended description of an ABAP/4 source analysis token

Exceptions

This function module does not define any Exceptions.