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 IOCI_DESCRIPTION_W (OCI: Katalogmaterialnummer in Bezeichnung übernehmen) is a standard Function Module in SAP ERP and is part of the function group IOCI_OCI within the package IOCI.
Function Module | IOCI_DESCRIPTION_W |
Short Text | OCI: Katalogmaterialnummer in Bezeichnung übernehmen |
Function Group | IOCI_OCI |
Package | IOCI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AFVGD_EXP | TYPE | AFVGD | Auftrag: Dialogtabelle zu Tab. AFVG (Auftragsvorgang) | |
CAUFVD_EXP | TYPE | CAUFVD | Dialogstruktur fuer Auftragskoepfe und -position | |
PLKOD_EXP | TYPE | PLKOD | Plankopf E/A-Tabelle | |
PLPOD_EXP | TYPE | PLPOD | Plan-/Position E/A-Tabelle |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMPORT | LIKE | IOCI_FIELDTAB | OCI: Übergabetabelle HTML-Felder |
This function module does not define any Exceptions.