Menu

SAP Function Module CRM_CRD_ATTR_EXT_CREATE

Erzeugen eines Textextraktors für ein (Basis-) Attribut

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CRM_CRD_ATTR_EXT_CREATE (Erzeugen eines Textextraktors für ein (Basis-) Attribut) is a standard Function Module in SAP ERP and is part of the function group CRM_CRD_BW_EXT_GENERATION within the package COM_GENERIC_BW.

Technical Information

Function Module CRM_CRD_ATTR_EXT_CREATE
Short Text Erzeugen eines Textextraktors für ein (Basis-) Attribut
Function Group CRM_CRD_BW_EXT_GENERATION
Package COM_GENERIC_BW
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_APPLNAME TYPE ROAPPLR Anwendungskomponente
I_APPL_ID TYPE COMT_CRD_GEN_BW_APPL_ID Anwendungs ID
I_DEVCLASS TYPE DEVCLASS '$TMP' Entwicklungsklasse der DataSource
I_FLAG_CREATE TYPE XFELD Generierung der DataSource erzwingen
I_FRGTYPE_ID TYPE COMT_CRD_GEN_BW_SET_TYPE Settyp ID
I_STRUCNAME TYPE DDOBJNAME Extraktstruktur
I_TABNAME TYPE DDOBJNAME Datentabelle des Settyps
I_TABTEXT TYPE DDTEXT Text für die DataSource
I_VIEWNAME TYPE DDOBJNAME View zur Datenextraktion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DSOURCE_NAME TYPE ROOSOURCER Name der generierten DataSource

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_DD03P LIKE DD03P Feldliste der Extraktstruktur

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATASOURCE_EXISTS DataSource existiert bereits
DATASOURCE_GENERATION_ERROR Fehler beim Generieren der DataSource