Menu

SAP Function Module GET_SEGMENT_POS_FOR_INSERT

Ermittelt die Index, wo ein Segment einzufügen ist

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 GET_SEGMENT_POS_FOR_INSERT (Ermittelt die Index, wo ein Segment einzufügen ist) is a standard Function Module in SAP ERP and is part of the function group FI_FBQ within the package FBZ.

Technical Information

Function Module GET_SEGMENT_POS_FOR_INSERT
Short Text Ermittelt die Index, wo ein Segment einzufügen ist
Function Group FI_FBQ
Package FBZ
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_BASIS_TYPE TYPE EDI_IDOCTP Basistyp
I_EXT_TYPE TYPE EDI_CIMTYP SPACE Erweiterung
I_MIN_INDEX TYPE SYTABIX 1 Minimale Position
I_SEGMENT_TYPE TYPE EDILSEGTYP Segmenttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INDEX TYPE SYTABIX Index für Anweisung INSERT

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
IT_EDIDD LIKE EDIDD Datensatz (IDoc)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BASIS_TYPE_NOT_FOUND IDOC Basistyp ist nicht vorhanden
EXTENSION_ERROR Defintion der IDOC Erweiterung ist fehlerhaft
EXTENSION_NOT_FOUND IDOC Erweiterung ist nicht vorhanden
IDOC_ERROR IDOC ist fehlerhaft.
INVALID_IDOC_DEFINITION Definition der IDOC ist fehlerhaft.
INVALID_SEGMENT_TYPE Segmenttyp ist im IDOC-Typ nicht vorhanden
INVALID_START_INDEX Minimale Position ist nicht zulässig
NO_MORE_POSITION Keine passende Position wurde gefunden
TOO_MANY_SEGMENTS Maximaler Anzahl des Segmenttyps wurde erreicht