Menu

SAP Function Module TXW_SEGMENT_READ_INIT

Initialize new read request

The Function Module TXW_SEGMENT_READ_INIT (Initialize new read request) is a standard Function Module in SAP ERP and is part of the function group TXW2 within the package FTW1.

Technical Information

Function Module TXW_SEGMENT_READ_INIT
Short Text Initialize new read request
Function Group TXW2
Package FTW1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_CODE LIKE TXW_DATA-COMP_CODE Company code
EXPORT_STRUCTURE LIKE TXW_C_STRC-EXP_STRUCT Export structure name
PERIOD LIKE TXW_DATA-PERIOD Period
SEARCH_FIELD LIKE Search field name
SEARCH_FIELD_VALUE_FROM LIKE Search field value (from)
SEARCH_FIELD_VALUE_TO LIKE SPACE Search field value (to)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_SEARCH_FIELD Invalid search field
INVALID_SEARCH_VALUES Invalid search values
INVALID_STRUCTURE Invalid structure
NO_RECORD_FOUND No record found