Menu

SAP Function Module TABSTRIP_SET_FIRST_FIELD

Gibt das erste Feld eines TABSTRIPS zurück

The Function Module TABSTRIP_SET_FIRST_FIELD (Gibt das erste Feld eines TABSTRIPS zurück) is a standard Function Module in SAP ERP and is part of the function group ATAB within the package ATAB.

Technical Information

Function Module TABSTRIP_SET_FIRST_FIELD
Short Text Gibt das erste Feld eines TABSTRIPS zurück
Function Group ATAB
Package ATAB
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_APPL LIKE TAMLAYA-APPL Nutzende Applikation
I_LAYOUT LIKE TAMLAY0-LAYOUT 'SAP' Tabstrip in Stammsätzen: Layout
I_PROGRAMM TYPE SCRAPROG Programmname
I_REFRESH_BUFFER LIKE '' Puffer löschen und Daten neueinlesen

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

This function module does not define any Exceptions.