Menu

SAP Function Module BTFR_INSERT

Insert

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module BTFR_INSERT (Insert) is a standard Function Module in SAP ERP and is part of the function group BTFR_DB_INT within the package SBTFR.

Technical Information

Function Module BTFR_INSERT
Short Text Insert
Function Group BTFR_DB_INT
Package SBTFR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_STRING TYPE BTFR_F_STRING Indicator: 'X': Long Text (String), ' ': Short Text
HEADER TYPE BTFR_HEAD Structure for Header Fields
SOURCE_LANGU TYPE SPRAS Sprachenschlüssel
STRING_TAB TYPE BTFR_STRING_TT Transfer of Strings in the OTR
TEXT_TAB TYPE BTFR_TEXT_TT OTR Texts
UPDATE_CONTEXT_FLAG TYPE BTFR_FLAG 'X' BTFR Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONCEPT_NOT_INSERTED
INVALID_PARAMETERS