Table list used by SAP ABAP Function Module I_STATUS_SELECT (Check if an object can be selected based on its status)
SAP ABAP Function Module
I_STATUS_SELECT (Check if an object can be selected based on its status) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISTATUS_RANGE | Range table for status values | SOURCE SYST_STATUS_EXCL STRUCTURE ISTATUS_RANGE |
|
| 2 | ISTATUS_RANGE | Range table for status values | SOURCE SYST_STATUS_INCL STRUCTURE ISTATUS_RANGE |
|
| 3 | ISTATUS_RANGE | Range table for status values | SOURCE USER_STATUS_EXCL STRUCTURE ISTATUS_RANGE |
|
| 4 | ISTATUS_RANGE | Range table for status values | SOURCE USER_STATUS_INCL STRUCTURE ISTATUS_RANGE |
|
| 5 | JEST | Individual Object Status | SOURCE VALUE(OBJNR) LIKE JEST-OBJNR |
|
| 6 | JSTAT | Status | ||
| 7 | JSTO | Status object information | SOURCE VALUE(USER_STATUS_PROFILE) LIKE JSTO-STSMA |
|
| 8 | TJ30 | Status | SOURCE VALUE(NEXT_USER_STATUS) LIKE TJ30-ESTAT |
|
| 9 | TJ30 | Status | SOURCE VALUE(CURRENT_USER_STATUS) LIKE TJ30-ESTAT |
|
| 10 | TJ30T | Texts for User Status | SOURCE VALUE(SENT_USER_STATUS) LIKE TJ30T-TXT04 |
|
| 11 | TJ30T | Texts for User Status |