Table/Structure Field list used by SAP ABAP Function Module WRITE_AND_CALL_DBPROG (Writes a program generated in Fgrp SDB2 and executes it)
SAP ABAP Function Module
WRITE_AND_CALL_DBPROG (Writes a program generated in Fgrp SDB2 and executes it) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | ||
| 2 | DD12L - DBINDEX | Database index | ||
| 3 | DD25L - VIEWNAME | Name of SAP table view | ||
| 4 | DDOPER_STRUC - FCT | Function on Database - for example, for table conversion | ||
| 5 | DDOPER_STRUC - NAME | DDOPER_STRUC-NAME | ||
| 6 | DDOPER_STRUC - NAME1 | DDOPER_STRUC-NAME1 | ||
| 7 | DDOPER_STRUC - OBJECT | DD: object type to which the operation is applied | ||
| 8 | SPROT - SEVERITY | Error severity(' ',W(arning),E(rror),A(bnormal termination)) | ||
| 9 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 10 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 11 | TICNV - PROCNAME | TICNV-PROCNAME | ||
| 12 | TRDIR - NAME | ABAP Program Name | ||
| 13 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(PROGNAME) LIKE TRDIR-NAME DEFAULT SPACE |
|
| 14 | TRDIR - NAME | ABAP Program Name | SOURCE VALUE(GENPROG) LIKE TRDIR-NAME |