Menu

SAP Function Module CACS_COUNT_PRESET_TABLE

Vorläufige Nr in einem Feld einer Tabelle setzen

The Function Module CACS_COUNT_PRESET_TABLE (Vorläufige Nr in einem Feld einer Tabelle setzen) is a standard Function Module in SAP ERP and is part of the function group CACS_NUMBERS within the package CACSGT.

Technical Information

Function Module CACS_COUNT_PRESET_TABLE
Short Text Vorläufige Nr in einem Feld einer Tabelle setzen
Function Group CACS_NUMBERS
Package CACSGT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLG_BUFFEREXTNUMBER TYPE BOOLEAN_FLG 'X' Externe Nummer wird gesichert (X-true, space-false)
I_COUNTTYPE TYPE CACS_S_COUNTER-NAME Zähler für Nummernvergabe
I_FIELD TYPE DFIES-LFIELDNAME Feld, das auf Inhalt geprüft wird

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
I_TABLE LIKE Tabelle, in der das Feld I_FIELD gesetzt werden soll

Exceptions

This function module does not define any Exceptions.