Menu

SAP Function Module FSBP_TC_SERV_ALPHA_CONVERSION

Aufbau einer Mappingtabelle für IDNUMs vor und nach Alphakonvertierung

The Function Module FSBP_TC_SERV_ALPHA_CONVERSION (Aufbau einer Mappingtabelle für IDNUMs vor und nach Alphakonvertierung) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_SERV within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_SERV_ALPHA_CONVERSION
Short Text Aufbau einer Mappingtabelle für IDNUMs vor und nach Alphakonvertierung
Function Group FSBP_TC_SERV
Package FSBP_TC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_IDNUM TYPE FSBP_TC_TTY_IDNUM Table for Ext. Partner Numbers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_IDNUM TYPE FSBP_TC_TTY_IDNUM Ext. Partner Numbers (ALPHA Converted)
E_TAB_IDNUM_CONVERSION TYPE FSBP_TC_TTY_IDNUM_CONVERSION Ext. Partner Numbers (ALPHA Conversion Memory)

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.