Menu

SAP Function Module RMPS_TXID_XUBNAME

The Function Module RMPS_TXID_XUBNAME () is a standard Function Module in SAP ERP and is part of the function group RMPS_TXID within the package RMPS_CASE_ADDON.

Technical Information

Function Module RMPS_TXID_XUBNAME
Short Text
Function Group RMPS_TXID
Package RMPS_CASE_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATAELEMENTNAME TYPE ROLLNAME Data Element
DOMAINNAME TYPE DOMNAME Domain
FIELDNAME TYPE FIELDNAME Field Name
FIELDVALUE TYPE ANY
LANGUAGE TYPE SY-LANGU Language
MODE TYPE C
RECORD TYPE ANY Data Record With Structure of TABNAME
RECORD_SPECIFIED TYPE FLAG_X
SPECIAL_PARAMETERS TYPE TFIELDVAL Special parameters
TABNAME TYPE TABNAME Table Name
VALUESOURCE_TABLES TYPE TFIELDVAL Data Records of Further Tables for Reading Text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIKE_FIELDNAME TYPE FIELDNAME
LIKE_TABNAME TYPE TABNAME
REQUIRED_FIELDS TYPE TTFIELDNAME
REQUIRED_TABLE_FIELDS TYPE TTABFIELD
TEXT TYPE TEXT255
TEXT_EXISTS_TYPE TYPE I
TEXT_FOR_VALUE_READ TYPE FLAG_X Text Determined for Specified Value

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
ILLEGAL_CALL
ILLEGAL_RECORD Parameter Record has Invalid Format
ILLEGAL_TABLE_RECORD Data Record for Additional Table has Invalid Format
INTERNAL_ERROR Internal Error
RECORD_REQUIRED Parameter Record Required
SPECIAL_PARAMETER_MISMATCH Special Parameter Value has Unexpected Type/Value
TABLE_RECORD_REQUIRED Record for Additional Table Required