Menu

SAP Function Module G_TABLE_OPEN_CURSOR

FI-SL: Cursor für Lesezugriff öffnen

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 G_TABLE_OPEN_CURSOR (FI-SL: Cursor für Lesezugriff öffnen) is a standard Function Module in SAP ERP and is part of the function group GUSL within the package GUSL.

Technical Information

Function Module G_TABLE_OPEN_CURSOR
Short Text FI-SL: Cursor für Lesezugriff öffnen
Function Group GUSL
Package GUSL
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_AGGREGATION TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Aggregation durch die Datenbank
I_CLIENT_SPECIFIED TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Mandantenselektion
I_CUMULATED TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Kumulierte Werte zurückliefern
I_DB_COMMIT TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: DB-Commit nach Programmgenerierung
I_FIELDLIST TYPE GUSL_T_FIELDS Feldliste
I_MAX_PERIOD TYPE I 999 Maximale Periode
I_PERIOD_AGGREGATION TYPE GUSL_PERAGGR GUSL_C_PERAGGR_NONE Aggregation über die Periode
I_SELECTION TYPE GUSL_T_SELECTION Selektionsbedingungen
I_SORTED TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Sätze sortiert lesen
I_SORTLIST TYPE GUSL_T_FIELDS Sortierreihenfolge
I_TABNAME LIKE T800A-TAB Tabellenname
I_WITH_HOLD TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Cursor m. Zusatz 'WITH HOLD' öffnen
I_ZERO_RECORDS TYPE GUSL_BOOL GUSL_C_FALSE Kennzeichen: Auch Sätze mit Nullwerten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CURSOR TYPE GUSL_CURSOR Cursor-Nummer

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
FOREIGN_LOCK Programmgenerierung wegen Sperre nicht möglich
INTERNAL_ERROR Interner Fehler
INVALID_SELECTION Ungültige Selektionsbedingung
INVALID_TABLE Ungültige Tabelle