Menu

SAP Function Module ISB_CRITERIA_COPY

IS-B: Merkmale für einen Einzelposten von der Objektnummer eränzen

The Function Module ISB_CRITERIA_COPY (IS-B: Merkmale für einen Einzelposten von der Objektnummer eränzen) is a standard Function Module in SAP ERP and is part of the function group JBDE within the package JBD.

Technical Information

Function Module ISB_CRITERIA_COPY
Short Text IS-B: Merkmale für einen Einzelposten von der Objektnummer eränzen
Function Group JBDE
Package JBD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERKRS LIKE TKEB-ERKRS Ergebnisbereich
FLG_STRUC TYPE RKEA1_FLAG RKEA1_OFF Strukturanzeige-Flag ('1','I','V' oder ' '(default))

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
LINE_ITEM_TAB LIKE Einzelposten, Struktur gemaess FLG_STRUC
PAOBJNR_TAB TYPE JBDDR_PAOBJNR_TAB Tabelle der Paobjnr's, wenn nicht in line_item_tab

Exceptions

This function module does not define any Exceptions.