Table list used by SAP ABAP Function Module ISH_READ_NBEW_LAST (ISH : To read the last movement from the NBEW table)
SAP ABAP Function Module ISH_READ_NBEW_LAST (ISH : To read the last movement from the NBEW table) is using
# Object Type Object Name Object Description Note
     
1 Table  NBEW IS-H: Movements for Case
2 Table  NFAL IS-H: Cases SOURCE VALUE(I_FACHR) LIKE NFAL-FACHR DEFAULT SPACE
3 Table  NFAL IS-H: Cases SOURCE VALUE(I_FALAR) LIKE NFAL-FALAR
4 Table  NFAL IS-H: Cases SOURCE VALUE(I_FALNR) LIKE NFAL-FALNR
5 Table  NFAL IS-H: Cases SOURCE VALUE(I_EINRI) LIKE NFAL-EINRI
6 Table  NORG IS-H: Organizational Units
7 Table  NORG IS-H: Organizational Units SOURCE VALUE(E_FACHR) LIKE NORG-FACHR7
8 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_GET_SPECIALTY) LIKE NPDOK-XFELD DEFAULT ' '
9 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_ACTUAL_MOVEMENTS_ONLY) LIKE NPDOK-XFELD DEFAULT 'X'
10 Table  NPDOK IS-H: Dummy table for doc. report parameters SOURCE VALUE(I_READ_PHYSICIAN) LIKE NPDOK-XFELD DEFAULT ' '
11 Table  NPER IS-H: Persons SOURCE VALUE(E_LAST_PHYSICIAN) LIKE NPER-PERNR
12 Table  TNKFA IS-H: Code Specialties
13 Table  TNKFA IS-H: Code Specialties SOURCE VALUE(E_FACHRTYP) LIKE TNKFA-FATYP
14 Table  TNKFH IS-H: Hierarchy of Specialties
15 Table  VNBEW Change Document Structure; Generated by RSSCD000 SOURCE VALUE(E_NBEW) LIKE VNBEW
16 Table  VNBEW Change Document Structure; Generated by RSSCD000 SOURCE NBEW_TAB STRUCTURE VNBEW OPTIONAL
17 Table  VNBEW Change Document Structure; Generated by RSSCD000