Table list used by SAP ABAP Function Module ISU_DB_EPROPH_SELECT_ALL (INTERNAL: Reading of EPROPH records for a property (multiple access))
SAP ABAP Function Module ISU_DB_EPROPH_SELECT_ALL (INTERNAL: Reading of EPROPH records for a property (multiple access)) is using
# Object Type Object Name Object Description Note
     
1 Table  EPROPH Allocation of Inst. to Ownership SOURCE VALUE(X_PROPERTY) LIKE EPROPH-PROPERTY
2 Table  EPROPH Allocation of Inst. to Ownership SOURCE VALUE(X_KEYDATE) LIKE EPROPH-FROMDATE
3 Table  EPROPH Allocation of Inst. to Ownership SOURCE VALUE(Y_EPROPH) LIKE EPROPH
4 Table  EPROPH Allocation of Inst. to Ownership SOURCE T_EPROPH STRUCTURE EPROPH
5 Table  EPROPH Allocation of Inst. to Ownership
6 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE VALUE(Y_OVERFLOW) LIKE REGEN-OVERFLOW
7 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE VALUE(Y_COUNT) LIKE REGEN-MAXCOUNT
8 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE VALUE(X_MAXCOUNT) LIKE REGEN-MAXCOUNT DEFAULT 0
9 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE VALUE(X_SORT) LIKE REGEN-KZ_SORT DEFAULT 'K'
10 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE VALUE(X_FUTURE_TIME_SLICES) LIKE REGEN-DECISION DEFAULT 'X'