Table list used by SAP ABAP Function Module UPD_CALL_SM13 (Call SM13 (for parameterized call of SM13, first screen in background))
SAP ABAP Function Module
UPD_CALL_SM13 (Call SM13 (for parameterized call of SM13, first screen in background)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SM04DIC | Fields for screens in SM04 | SOURCE VALUE(CALL_MODE) LIKE SM04DIC-VBGETINFO DEFAULT 0 |
|
| 2 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_NREC) LIKE VBSELECT-VBANZAHL OPTIONAL |
|
| 3 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_VBTIME) LIKE VBSELECT-VBZEIT OPTIONAL |
|
| 4 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_VBCLIENT) LIKE VBSELECT-VBMANDT OPTIONAL |
|
| 5 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_VBKEY) LIKE VBSELECT-VBKEY OPTIONAL |
|
| 6 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_VBDATE) LIKE VBSELECT-VBDATUM OPTIONAL |
|
| 7 | VBSELECT | Data structure for SM13 | SOURCE VALUE(TXP_VBUSER) LIKE VBSELECT-VBBNAME OPTIONAL |
|
| 8 | VBSELKEY | Structure to transfer VBKEYs to SM13 | SOURCE VBKEYS STRUCTURE VBSELKEY OPTIONAL |
|