Menu

SAP Function Module TT_PICKLIST_UNIT

Picklist für Einheit

The Function Module TT_PICKLIST_UNIT (Picklist für Einheit) is a standard Function Module in SAP ERP and is part of the function group TT_BASICS within the package CATS_MY_INTERFACE.

Technical Information

Function Module TT_PICKLIST_UNIT
Short Text Picklist für Einheit
Function Group TT_BASICS
Package CATS_MY_INTERFACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION TYPE BASICS_APPLICATION_TABLE Offline-Applikationen
FIELDNAME TYPE FIELDNAME Feldname
LANGU TYPE LANGU Sprachenschlüssel
PERNR TYPE PERNR_D Personalnummer
PROFILE TYPE TCATS-VARIANT Erfassungsprofil

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GENERICRECORD TYPE CATS_MY_TABLE_GENERICRECORD Generische Tabelle zur Übertragung
METADETAIL TYPE CATS_MY_TABLE_METADETAIL Metadetaildaten für die generische Übertragung
METAPARAMETER TYPE CATS_MY_TABLE_METAPARAMETER Metadaten für die generische Übertragung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.