Menu

SAP Function Module SCTM_STORE_DATA_TO_SYSTEM

speichert Daten in Tabellen und Views

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 SCTM_STORE_DATA_TO_SYSTEM (speichert Daten in Tabellen und Views) is a standard Function Module in SAP ERP and is part of the function group SCTM within the package S_CUSTOMIZING_LISINTERFACE.

Technical Information

Function Module SCTM_STORE_DATA_TO_SYSTEM
Short Text speichert Daten in Tabellen und Views
Function Group SCTM
Package S_CUSTOMIZING_LISINTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_NUMBER TYPE TCP00-CPCODEPAGE SAP character set identification
CODE_PAGE TYPE TCP00-CPCODEPAGE SAP character set identification
IV_DEBUG_MODE TYPE CCOPTION-ACTIVE Yes/No (X/ )
IV_OBJECTNAME TYPE OBJH-OBJECTNAME Object Name
IV_OBJECTTYPE TYPE OBJH-OBJECTTYPE Object Type
IV_TABSIZE TYPE INT4 Natural Number
IV_TEXTS_ONLY TYPE OAX SPACE Yes/No (X/ )
IV_TRKORR TYPE E070-TRKORR Request/Task
LANGU TYPE SYLANGU SAP R/3 System, Current Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NBR_DEL TYPE INT4 Natural Number
NBR_INS TYPE INT4 Natural Number
NBR_UPD TYPE INT4 Natural Number
TRKORR TYPE E070-TRKORR Request/Task

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE LIKE TBL256 Table container, remote client copy (256 characters)
INSERT LIKE TBL256 Table container, remote client copy (256 characters)
MSGLIST LIKE BALM Application log: log message
NAMETAB LIKE NTAB_CMP Nametab of View or Table for Nametab Comparison
NAMETAB_REM LIKE NTAB_CMP Nametab of View or Table for Nametab Comparison
UPDATE LIKE TBL256 Table container, remote client copy (256 characters)

Exceptions

This function module does not define any Exceptions.