Menu

SAP Function Module TXW_SEGMENT_FROM_STRUCT_GET

Get segment from table/structure name

The Function Module TXW_SEGMENT_FROM_STRUCT_GET (Get segment from table/structure name) is a standard Function Module in SAP ERP and is part of the function group TXW1 within the package FTW1.

Technical Information

Function Module TXW_SEGMENT_FROM_STRUCT_GET
Short Text Get segment from table/structure name
Function Group TXW1
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
EXPORT_STRUCTURE LIKE TXW_C_STRC-EXP_STRUCT Table/structure name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DESCRIPTION LIKE TXW_DIRSG2-DDTEXT Description
E_TXW_C_STRC LIKE TXW_C_STRC Segment info structure
SEGDATA LIKE TXW_C_STRC-SEGDATA Segment data code
SEGTYPE LIKE TXW_C_STRC-SEGTYPE Segment type code

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_STRUCTURE Invalid table/structure