Table/Structure Field 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 | APQD - QID | Queue identification (unique key) | ||
| 2 | APQD - QID | Queue identification (unique key) | SOURCE VALUE(QUEUE_ID) LIKE APQD-QID |
|
| 3 | BDCDF - FIELDVALUE | BDC field value | ||
| 4 | BDCDF - RECFIELD | Field name | ||
| 5 | RS38L - AREA | Function group, to which the function module belongs | SOURCE VALUE(FUNCTION_POOL) LIKE RS38L-AREA |
|
| 6 | RS38L - AREA | Function group, to which the function module belongs | ||
| 7 | RS38L - INCLUDE | ABAP Program Name | ||
| 8 | RS38L - NAME | Name of Function Module | ||
| 9 | RS38L - NAME | Name of Function Module | SOURCE VALUE(FUNCTION_NAME) LIKE RS38L-NAME |
|
| 10 | RS38L - NAMESPACE | Namespace | ||
| 11 | RSEXP - DBFIELD | Reference field/structure of a parameter | ||
| 12 | RSEXP - PARAMETER | Parameter Name | ||
| 13 | RSIMP - DEFAULT | Default value for import parameter | ||
| 14 | RSIMP - PARAMETER | Parameter Name | ||
| 15 | RSIMP - OPTIONAL | Optional parameters | ||
| 16 | RSIMP - DBFIELD | Reference field/structure of a parameter | ||
| 17 | RSTBL - DBSTRUCT | Reference field/structure of a parameter | ||
| 18 | RSTBL - OPTIONAL | Optional parameters | ||
| 19 | RSTBL - PARAMETER | Parameter Name | ||
| 20 | SYST - MSGID | ABAP System Field: Message ID | ||
| 21 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 22 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 23 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 24 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 25 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 26 | TFTIT - STEXT | Short text for function module | ||
| 27 | TFTIT - STEXT | Short text for function module | SOURCE VALUE(FUNCTION_TEXT) LIKE TFTIT-STEXT |