Table/Structure Field list used by SAP ABAP Function Module CP_TA_TPICK_READ (Pickup auf Zeile/Spalte mit Folgefunktion über Tabelle TPICK)
SAP ABAP Function Module
CP_TA_TPICK_READ (Pickup auf Zeile/Spalte mit Folgefunktion über Tabelle TPICK) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TPICK - PANEL | Name of the current screen display | ||
| 2 | TPICK - PI_FIELD | Field name in an input/output table | ||
| 3 | TPICK - PI_FIELD | Field name in an input/output table | SOURCE VALUE(PI_FIELD_IMP) LIKE TPICK-PI_FIELD |
|
| 4 | TPICK - PIDET | Indicates whether it is a detail screen | SOURCE VALUE(PIDET_EXP) LIKE TPICK-PIDET |
|
| 5 | TPICK - PIDET | Indicates whether it is a detail screen | ||
| 6 | TPICK - PIAKT_TX | Name of the action to be carried out by PICK | SOURCE VALUE(PIAKT_TX_EXP) LIKE TPICK-PIAKT_TX |
|
| 7 | TPICK - PIAKT_TX | Name of the action to be carried out by PICK | ||
| 8 | TPICK - PIAKT | Key for the action to be carried out by PICK | SOURCE VALUE(PIAKT_EXP) LIKE TPICK-PIAKT |
|
| 9 | TPICK - PIAKT | Key for the action to be carried out by PICK | ||
| 10 | TPICK - PANEL | Name of the current screen display | SOURCE VALUE(PANEL_IMP) LIKE TPICK-PANEL |
|
| 11 | TPICK - BLDGR | Screen group | ||
| 12 | TPICK - MPOOL | Module Pool | SOURCE VALUE(MPOOL_IMP) LIKE TPICK-MPOOL |
|
| 13 | TPICK - MPOOL | Module Pool | ||
| 14 | TPICK - LAENGE | Length of the field which is referred to by the F-Code PICK | ||
| 15 | TPICK - CUROW | Cursor position (line) | ||
| 16 | TPICK - CUROW | Cursor position (line) | SOURCE VALUE(CUROW_IMP) LIKE TPICK-CUROW |
|
| 17 | TPICK - CUCOL | Cursor position (column) | ||
| 18 | TPICK - CUCOL | Cursor position (column) | SOURCE VALUE(CUCOL_IMP) LIKE TPICK-CUCOL |
|
| 19 | TPICK - BLDGR | Screen group | SOURCE VALUE(BLDGR_IMP) LIKE TPICK-BLDGR |