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 PRICAT_GET_NEW_STRUCS (Preiskatalog: FB speichert neue Strukturfelder in pricat_k010s) is a standard Function Module in SAP ERP and is part of the function group PRICAT within the package VPRI.
Function Module | PRICAT_GET_NEW_STRUCS |
Short Text | Preiskatalog: FB speichert neue Strukturfelder in pricat_k010s |
Function Group | PRICAT |
Package | VPRI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_PRICAT_ALLOC | TYPE | TT_PRICAT_ALLOC | Preiskatalog: TT_PRICAT_ALLOC | |
PRINBR | TYPE | PRINBR | PRICAT: eindeutige interne Katalognummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RT_PRICAT_K010S | TYPE | TT_PRICAT_K010S | Preiskatalog: Tabellentyp für Strukturfelder Informationen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.