Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CI_00_BAUGRUPPE_STRUKTUR (Strukturauflösung PM-Objekt zwecks Baugruppenzuordnung) is a standard Function Module in SAP ERP and is part of the function group CI00 within the package IMRM.
Function Module | CI_00_BAUGRUPPE_STRUKTUR |
Short Text | Strukturauflösung PM-Objekt zwecks Baugruppenzuordnung |
Function Group | CI00 |
Package | IMRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_IMP | LIKE | RIHEA-IHBGR | SPACE | Check ob gültige Baugruppe aus Struktur |
GRAFICS_IMP | LIKE | RIHEA-GRAFC | SPACE | Indikator ob grafische oder Listenauflösung |
HEAD_IMP | LIKE | RIHEA-IHBGR | SPACE | Indikator Zuordnung Kopfbaugruppe |
OPR_IMP | LIKE | RIHEA-IHBGR | SPACE | Indikator Zuordnung Vorgangsbaugruppe |
PLKOD_IMP | LIKE | PLKOD | SPACE | Plankopfinfo |
PLPOD_IMP | LIKE | PLPOD | SPACE | Vorgangsinfo |
RC27E_IMP | LIKE | RC27E | SPACE | Umfeldinfo |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLKOD_EXP | LIKE | PLKOD | Vorgangsdaten mit neuer Vorgangsbaugruppe | |
PLPOD_EXP | LIKE | PLPOD | Plankopdaten mit neuer Kopfbaugruppe |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_HIERARCHY | Keine Hierarchieauflösung möglich |
NO_SELECTION | nichts gefunden |
NO_VALID_EQUNR | keine gültige Equi-Nummer |
NO_VALID_IHBGR | keine gültige Baugruppe aus Struktur |
NO_VALID_MATNR | keine gültige Plankopfbaugruppe |
NO_VALID_TPLNR | keine gültige Platznummer |