Data Element list used by SAP ABAP Function Module BDC_FUNCTION_CREATE (Erzeugen eines BDC-Bapis)
SAP ABAP Function Module
BDC_FUNCTION_CREATE (Erzeugen eines BDC-Bapis) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APQ_QUID | Queue identification (unique key) | SOURCE VALUE(QUEUE_ID) LIKE APQD-QID |
|
| 2 | RS38L_AREA | Function group, to which the function module belongs | SOURCE VALUE(FUNCTION_POOL) LIKE RS38L-AREA |
|
| 3 | RS38L_FNAM | Name of Function Module | SOURCE VALUE(FUNCTION_NAME) LIKE RS38L-NAME |
|
| 4 | RS38L_FTXT | Short text for function module | SOURCE VALUE(FUNCTION_TEXT) LIKE TFTIT-STEXT |
|