The Function Module CRM_SCOUT_CONV_TO_SCDTCNVFLD (Konvertiert Tabelleninhalt in Format der Übergabestruktur 'SCDTCNVFLD') is a standard Function Module in SAP ERP and is part of the function group CRM_SCOUT within the package CRM.
Function Module | CRM_SCOUT_CONV_TO_SCDTCNVFLD |
Short Text | Konvertiert Tabelleninhalt in Format der Übergabestruktur 'SCDTCNVFLD' |
Function Group | CRM_SCOUT |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_TABLE_NAME | TYPE | TABNAME | Tabellenname |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_CONV | LIKE | SCDTCNVFLD | Übergabestruktur für programmiertes Mapping | |
CT_MSGLIST | LIKE | SYMSG | Struktur der Message-Variablen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_CONVERSION_FAILED | Konvertierung ist fehlgeschlagen |