Menu

SAP Function Module RSTT_TRANSFORM_AUFNR

BRST Feldtransformation Auftrag

The Function Module RSTT_TRANSFORM_AUFNR (BRST Feldtransformation Auftrag) is a standard Function Module in SAP ERP and is part of the function group RSTT within the package KCBRST.

Technical Information

Function Module RSTT_TRANSFORM_AUFNR
Short Text BRST Feldtransformation Auftrag
Function Group RSTT
Package KCBRST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NR_R_NTR TYPE I No. of non-transformed fields (receiver)
E_NR_R_TOT TYPE I No. of fields in receiver catalog with preset dom.
E_NR_S_NTR TYPE I No. of non-transformed fields (sender)
E_NR_S_TOT TYPE I No. of fields in sender catalog with preset dom.

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
IT_FIELDR LIKE RSTIFIELDS Field catalog of receiver
IT_FIELDS LIKE RSTIFIELDS Field catalog of sender
IT_SEL LIKE RSTISEL Value catalog
IT_SELR LIKE RSTISEL

Exceptions

This function module does not define any Exceptions.