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 Table/Structure Field  TJ48 - SELID Selection ID
2 Table/Structure Field  TJ49 - ACTIV Indicator: Status is active
3 Table/Structure Field  TJ49 - ACTIV Indicator: Status is active SOURCE VALUE(ACTIVE) LIKE TJ49-ACTIV DEFAULT ' '
4 Table/Structure Field  TJ49 - INACT Indicator that maintenance item is inactive
5 Table/Structure Field  TJ49 - INACT Indicator that maintenance item is inactive SOURCE VALUE(INACTIVE) LIKE TJ49-INACT DEFAULT ' '
6 Table/Structure Field  TJ49 - INCEX Indicator: Include
7 Table/Structure Field  TJ49 - INCEX Indicator: Include SOURCE VALUE(INCEX) LIKE TJ49-INCEX DEFAULT 'I'
8 Table/Structure Field  TJ49 - NEACT Indicator: Status was never active
9 Table/Structure Field  TJ49 - NEACT Indicator: Status was never active SOURCE VALUE(NEVER_ACTIVE) LIKE TJ49-NEACT DEFAULT ' '
10 Table/Structure Field  TJ49 - SELID Selection ID
11 Table/Structure Field  TJ49 - STATS Object status
12 Table/Structure Field  TJ49 - STATS Object status SOURCE VALUE(STATUS) LIKE TJ49-STATS