TPICK - Analysis of Function Code PICK
Analysis of Function Code PICK information is stored in SAP table TPICK.
It is part of development package CN in software component PS. This development package consists of objects that can be grouped under "R/3 Application development: PS Basic data".
It is part of development package CN in software component PS. This development package consists of objects that can be grouped under "R/3 Application development: PS Basic data".
Fields for table TPICK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MPOOL | Module Pool | X | MPOOL | CHAR | 40 | * |
BLDGR | Screen group | X | BLDGR | CHAR | 2 | |
PANEL | Name of the current screen display | X | PANEL | CHAR | 4 | |
PI_FIELD | Field name in an input/output table | X | PI_FIELD | CHAR | 21 | |
CUCOL | Cursor position (column) | X | CUCOL | NUMC | 2 | |
CUROW | Cursor position (line) | X | CUROW | NUMC | 2 | |
LAENGE | Length of the field which is referred to by the F-Code PICK | FI_LENGTH | NUMC | 2 | ||
PIDET | Indicates whether it is a detail screen | PIDET | CHAR | 1 | ||
PIAKT | Key for the action to be carried out by PICK | PIAKT | NUMC | 1 | ||
PIAKT_TX | Name of the action to be carried out by PICK | PIAKT_TX | CHAR | 30 |