Table list used by SAP ABAP Function Module MATGRP_SKU_CHECK (Test, ob Artikel in eine Hierarchie eingefügt werden darf)
SAP ABAP Function Module MATGRP_SKU_CHECK (Test, ob Artikel in eine Hierarchie eingefügt werden darf) is using
# Object Type Object Name Object Description Note
     
1 Table  MARA General Material Data SOURCE VALUE(I_MARA) LIKE MARA
2 Table  MARA General Material Data
3 Table  MATGRP_SKU Article Assignments Table SOURCE MATGRP_SKU_PRUEF_BUFFER STRUCTURE MATGRP_SKU OPTIONAL
4 Table  MATGRP_SKU Article Assignments Table
5 Table  MATGRP_SKU_STRUC Article Assignment Structure of a Hierarchy
6 Table  MATGRP_STRUC Category Structure SOURCE REFERENCE(NODE) LIKE MATGRP_STRUC-NODE
7 Table  MATGRP_STRUC Category Structure SOURCE VALUE(HIERID) LIKE MATGRP_STRUC-HIER_ID
8 Table  SKU_NODE_STRUCT Structure Article Assignment for a Hierarchy
9 Table  WTDY Text elements / screen fields IS-R screens SOURCE VALUE(MODE) LIKE WTDY-TYP01