Menu

SAP Function Module WRB_UTIL_CREATE_BETW_STATEMENT

Erzeugen eine BETWEEN Statements für Open SQL

The Function Module WRB_UTIL_CREATE_BETW_STATEMENT (Erzeugen eine BETWEEN Statements für Open SQL) is a standard Function Module in SAP ERP and is part of the function group WRB_UTIL within the package WRB.

Technical Information

Function Module WRB_UTIL_CREATE_BETW_STATEMENT
Short Text Erzeugen eine BETWEEN Statements für Open SQL
Function Group WRB_UTIL
Package WRB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_ATTRIBUTE_MAX TYPE WRB_ATTRIBUTE_MAX maximales Attribut (Schlüssel oder Beschreibung)
PI_ATTRIBUTE_MIN TYPE WRB_ATTRIBUTE_MIN minimales Attribut (Schlüssel oder Beschreibung)
PI_FIELD_CONVERSION_EXIT TYPE WRB_CHAR_72 Name des Konversions Exit
PI_FIELD_NAME TYPE WRB_CHAR_72 DDIC Feldname
PI_FIELD_REF TYPE ANY Referenz auf ein DDIC Feld
PI_SEARCH_CRITERION TYPE WRB_SEARCH_CRITERION Suchkriterium Entität

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TE_CONDITION TYPE WRB_CHAR_72_TABLE WHERE Bedingung für Open SQL

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.