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 C146_PHRASE_PJIOT_READ (EHS: Lesen von AWM-Zuordnungen zu einer Phrase) is a standard Function Module in SAP ERP and is part of the function group C146 within the package CBUI.
Function Module | C146_PHRASE_PJIOT_READ |
Short Text | EHS: Lesen von AWM-Zuordnungen zu einer Phrase |
Function Group | C146 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | Aktivitätstyp | |
I_ADDINFO | LIKE | RCGADDINF | Zusatzinformation | |
I_FLG_AUTHORITY_CHECK | TYPE | ESP1_BOOLEAN | Berechtigunsprüfung durchführen | |
I_FLG_WITH_LOCK | TYPE | ESP1_BOOLEAN | Sperrung durchführen | |
I_RECN | LIKE | RCGSTDRECN-RECN | Satzschlüssel der Phrase |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | Aktivitätstyp nach dem Lesen | |
E_PHIOT_REC | LIKE | RCGPHIOT | Kopfsatz zur Phrase |
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 |
---|---|---|---|---|
E_PJIOT_TAB | LIKE | RCGPJIOT | AWM-Zuordnungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Keine Berechtigung |
PHRASE_NOT_FOUND | Phrase nicht gefunden |