Table list used by SAP ABAP Function Module CATT_CIF_MATERIAL_CHECK (Check if a material is transferred to APO and compare the field values)
SAP ABAP Function Module CATT_CIF_MATERIAL_CHECK (Check if a material is transferred to APO and compare the field values) is using
# Object Type Object Name Object Description Note
     
1 Table  ARFCCALLID Key of ARFC Call SOURCE VALUE(DESTINATION_NAME) LIKE ARFCCALLID-ARFCDEST
2 Table  LFA1 Vendor Master (General Section) SOURCE VALUE(PLANT_NAME) LIKE LFA1-LIFNR
3 Table  MAKT Material Descriptions SOURCE VALUE(DESCRIPTION) LIKE MAKT-MAKTX DEFAULT SPACE
4 Table  MAKT Material Descriptions SOURCE VALUE(DES_LANGUAGE) LIKE MAKT-SPRAS DEFAULT SPACE
5 Table  MARA General Material Data SOURCE VALUE(VOLUME_UNIT) LIKE MARA-VOLEH DEFAULT SPACE
6 Table  MARA General Material Data SOURCE VALUE(VOLUME) LIKE MARA-VOLUM DEFAULT 0
7 Table  MARA General Material Data SOURCE VALUE(BASE_UNIT) LIKE MARA-MEINS DEFAULT SPACE
8 Table  MARA General Material Data SOURCE VALUE(GROSS_WEIGHT) LIKE MARA-BRGEW DEFAULT 0
9 Table  MARA General Material Data SOURCE VALUE(MAT_NUMBER) LIKE MARA-MATNR
10 Table  MARA General Material Data SOURCE VALUE(MAT_GROUP) LIKE MARA-MATKL DEFAULT SPACE
11 Table  MARA General Material Data SOURCE VALUE(WEIGHT_UNIT) LIKE MARA-GEWEI DEFAULT SPACE
12 Table  MARC Plant Data for Material SOURCE VALUE(MAX_LOT_SIZE) LIKE MARC-BSTMA DEFAULT 0
13 Table  MARC Plant Data for Material SOURCE VALUE(MRPTYPE) LIKE MARC-DISMM DEFAULT SPACE
14 Table  MARC Plant Data for Material SOURCE VALUE(MRPGRP) LIKE MARC-DISGR DEFAULT SPACE
15 Table  MARC Plant Data for Material SOURCE VALUE(MIN_LOT_SIZE) LIKE MARC-BSTMI DEFAULT 0
16 Table  MARM Units of Measure for Material SOURCE VALUE(ALTERNATIVE_UNIT) LIKE MARM-MEINH DEFAULT SPACE
17 Table  MARM Units of Measure for Material SOURCE VALUE(DEMONINATOR) LIKE MARM-UMREN DEFAULT 0
18 Table  MARM Units of Measure for Material SOURCE VALUE(NUMERATOR) LIKE MARM-UMREZ DEFAULT 0