Menu

SAP Function Module CLSE_SELECT_CAWNT

Read and Buffer CAWNT Entries for Classification

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module CLSE_SELECT_CAWNT (Read and Buffer CAWNT Entries for Classification) is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.

Technical Information

Function Module CLSE_SELECT_CAWNT
Short Text Read and Buffer CAWNT Entries for Classification
Function Group CLSE
Package CL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BYPASSING_BUFFER LIKE SY-BATCH SPACE No Use of Buffer
KEY_DATE LIKE RMCLS-KEY_DATE SY-DATUM Validity Time
LANGUAGE LIKE SY-LANGU SPACE Language

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
IN_CABN LIKE Table of Requested Keys
T_CAWNT LIKE CAWNT Table of Values Found

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRY_FOUND No Entry Found in the Database Table