Table list used by SAP ABAP Function Module PI_SHEET_GET_LIST (Selektion von Steuerrezepten mit einzelnen Selektionsparametern)
SAP ABAP Function Module PI_SHEET_GET_LIST (Selektion von Steuerrezepten mit einzelnen Selektionsparametern) is using
# Object Type Object Name Object Description Note
     
1 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(SCHED_DATE_FROM) LIKE COCH-FSAVD OPTIONAL
2 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(MATERIAL) LIKE COCH-MATNR OPTIONAL
3 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(DESTINATION) LIKE COCH-PHSEQ OPTIONAL
4 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(INSPECTION_LOT) LIKE COCH-PRUEFLOS OPTIONAL
5 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(PRODUCTIVE_FLAG) LIKE COCH-TSTKZ DEFAULT 'X'
6 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(PLANT) LIKE COCH-WERK OPTIONAL
7 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(PROCESS_ORDER) LIKE COCH-BID OPTIONAL
8 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(ADDRESS) LIKE COCH-ADRES DEFAULT SPACE
9 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(SCHED_DATE_TO) LIKE COCH-FSAVD OPTIONAL
10 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(STATUS) LIKE COCH-CRSTAT OPTIONAL
11 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(BATCH) LIKE COCH-CHARG OPTIONAL
12 Table  COCH Process Management: Control Recipe Header SOURCE VALUE(TEST_FLAG) LIKE COCH-TSTKZ DEFAULT 'X'
13 Table  COCH Process Management: Control Recipe Header
14 Table  COCH Process Management: Control Recipe Header SOURCE PI_SHEET_HEADER STRUCTURE COCH OPTIONAL
15 Table  RCOPISRTC Return Code and Message for PI Sheet
16 Table  RCOPISRTC Return Code and Message for PI Sheet SOURCE RETURN_MESSAGE STRUCTURE RCOPISRTC OPTIONAL