Menu

SAP Function Module TT_GET_PICKLIST

Offline-Picklist für Reisekosten und CATS

The Function Module TT_GET_PICKLIST (Offline-Picklist für Reisekosten und CATS) 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_GET_PICKLIST
Short Text Offline-Picklist für Reisekosten und CATS
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
IM_APPLICATION_AND_TIME_STAMP TYPE BASICS_APPLICATION_TS_TABLE Offline-Applikation und Zeitstempel
IM_LANGU TYPE LAISO Sprache nach ISO 639
IM_PERNR TYPE PERNR_D Personalnummer
IM_PROFILE TYPE TCATS-VARIANT Erfassungsprofil

Exporting Parameters

These are the EXPORTING parameters of this function module.

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

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.