SAP ABAP Interface IF_EX_MATGRP_HIERARCHY_UPD (BAdI Interface IF_EX_MATGRP_HIERARCHY_UPD)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD (Application Component) Logistics Basic Data
⤷
CM_MD (Package) Category Management - Master Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_MATGRP_HIERARCHY_UPD | BAdI Class CL_EX_MATGRP_HIERARCHY_UPD | 20010301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_MATGRP_HIERACHY | Implementation Class for BAdI Imp.: MATGRP_HIERARCHY | 20010504 |
Properties
| Interface | IF_EX_MATGRP_HIERARCHY_UPD | |
| Short Description | BAdI Interface IF_EX_MATGRP_HIERARCHY_UPD |
General Data
| Package | CM_MD | Category Management - Master Data |
| Created | 20010301 | SAP |
| Last changed | 20020226 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_MATGRP_HIERARCHY_UPD has no forward declaration.
Interfaces
Interface IF_EX_MATGRP_HIERARCHY_UPD has no interface.
Friends
Interface IF_EX_MATGRP_HIERARCHY_UPD has no friend.
Attributes
Interface IF_EX_MATGRP_HIERARCHY_UPD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method when activating the article hierarchy (prod.h.check) | 20010301 | |
| 2 | Instance method | Public | Method | Method when activating the article hierarchy (prod.h.save) | 20010301 | |
| 3 | Instance method | Public | Method | Method when copying the article hierarchy changes (prod.h.) | 20010301 | |
| 4 | Instance method | Public | Method | Method when copying the article hierarchy changes (prod.h.) | 20010301 | |
| 5 | Instance method | Public | Method | Method when copying the article hierarchy changes (prod.h.) | 20010301 |
Events
Interface IF_EX_MATGRP_HIERARCHY_UPD has no event.
Types
Interface IF_EX_MATGRP_HIERARCHY_UPD has no local type.
Method Signatures
Method AT_ACTIVATION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY_NODE | Call by reference | Type reference (TYPE) | TABLE_NODE | Tabellentyp für Tabelle von Knoten | 20010301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Produkthierarchie existiert | 20010301 | ||
| 2 | Produkthierarchie-Inkompatibilität | 20010301 |
Method AT_ACTIVATION_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Call by reference | Type reference (TYPE) | HIER_STRUCT | Hierarchie Struktur | 20010301 | |||
| 2 | HIERARCHY_ARTICLE | Call by reference | Type reference (TYPE) | MATGRP_SKU_TYPE | Sortierte Tabelle zur Datenbanktabelle matgrp_sku | 20010301 | |||
| 3 | HIERARCHY_NODE | Call by reference | Type reference (TYPE) | TABLE_NODE | Tabellentyp für Tabelle von Knoten | 20010301 | |||
| 4 | HIERARCHY_NODE_DESCR | Call by reference | Type reference (TYPE) | TABLE_NODE_DESCRIPTION | Tabellentyp für Tabelle von Knoten (Bezeichnung) | 20010301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verbuchung der Daten | 20010301 |
Method AT_CHANGE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY_NODE | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUC | Tabellentyp für Tabelle von Knoten-Zuordnungen | 20010301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Produkthierarchie existiert | 20010301 | ||
| 2 | Produkthierarchie-Inkompatibilität | 20010301 |
Method AT_CHANGE_SAVE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY_DEL_NODE | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUC | Tabellentyp für Tabelle von Knoten-Zuordnungen | 20010301 | |||
| 2 | HIERARCHY_DEL_NODE_DESCR | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUCT | Tabellentyp für Tabelle von Knoten (Bezeichnung) | 20010301 | |||
| 3 | HIERARCHY_INS_NODE | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUC | Tabellentyp für Tabelle von Knoten-Zuordnungen | 20010301 | |||
| 4 | HIERARCHY_INS_NODE_DESCR | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUCT | Tabellentyp für Tabelle von Knoten (Bezeichnung) | 20010301 | |||
| 5 | HIERARCHY_UPD_NODE | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUC | Tabellentyp für Tabelle von Knoten-Zuordnungen | 20010301 | |||
| 6 | HIERARCHY_UPD_NODE_DESCR | Call by reference | Type reference (TYPE) | TABLE_MATGRP_STRUCT | Tabellentyp für Tabelle von Knoten (Bezeichnung) | 20010301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verbuchung der Daten | 20010301 |
Method AT_CHANGE_SAVE_SKU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HIERARCHY | Call by reference | Type reference (TYPE) | HIER_STRUCT | Hierarchie Struktur | 20010301 | |||
| 2 | HIERARCHY_DEL_ARTICLE | Call by reference | Type reference (TYPE) | MATGRP_SKU_TYPE | Sortierte Tabelle zur Datenbanktabelle matgrp_sku | 20010301 | |||
| 3 | HIERARCHY_INS_ARTICLE | Call by reference | Type reference (TYPE) | MATGRP_SKU_TYPE | Sortierte Tabelle zur Datenbanktabelle matgrp_sku | 20010301 | |||
| 4 | HIERARCHY_UPD_ARTICLE | Call by reference | Type reference (TYPE) | MATGRP_SKU_TYPE | Sortierte Tabelle zur Datenbanktabelle matgrp_sku | 20010301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Verbuchung der Daten | 20010301 |
History
| Last changed by/on | SAP | 20020226 |
| SAP Release Created in | 46C |