Table/Structure Field list used by SAP ABAP Function Module STATUS_SEARCH_IN_SELSCHEM_TAB (STATUS_SEARCH_IN_SELSCHEM_TAB)
SAP ABAP Function Module
STATUS_SEARCH_IN_SELSCHEM_TAB (STATUS_SEARCH_IN_SELSCHEM_TAB) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TJ48 - SELID | Selection ID | ||
| 2 | TJ49 - ACTIV | Indicator: Status is active | ||
| 3 | TJ49 - ACTIV | Indicator: Status is active | SOURCE VALUE(ACTIVE) LIKE TJ49-ACTIV DEFAULT ' ' |
|
| 4 | TJ49 - INACT | Indicator that maintenance item is inactive | ||
| 5 | TJ49 - INACT | Indicator that maintenance item is inactive | SOURCE VALUE(INACTIVE) LIKE TJ49-INACT DEFAULT ' ' |
|
| 6 | TJ49 - INCEX | Indicator: Include | ||
| 7 | TJ49 - INCEX | Indicator: Include | SOURCE VALUE(INCEX) LIKE TJ49-INCEX DEFAULT 'I' |
|
| 8 | TJ49 - NEACT | Indicator: Status was never active | ||
| 9 | TJ49 - NEACT | Indicator: Status was never active | SOURCE VALUE(NEVER_ACTIVE) LIKE TJ49-NEACT DEFAULT ' ' |
|
| 10 | TJ49 - SELID | Selection ID | ||
| 11 | TJ49 - STATS | Object status | ||
| 12 | TJ49 - STATS | Object status | SOURCE VALUE(STATUS) LIKE TJ49-STATS |