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 PRGN_RFC_DISTRIBUTE_AGR () is a standard Function Module in SAP ERP and is part of the function group PRGN_CATT within the package S_PROFGEN.
Function Module | PRGN_RFC_DISTRIBUTE_AGR |
Short Text | |
Function Group | PRGN_CATT |
Package | S_PROFGEN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTION | LIKE | SMENSAPNEW-CUSTOMIZED | 'C' | Customized ('C') or standard menu ('S') flag |
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 |
---|---|---|---|---|
L_AGR_DEFINE | LIKE | AGR_DEFINE | Activity Group Definition | |
L_AGR_TEXTS | LIKE | AGR_TEXTS | File Structure for Hierarchical Menu - Customer | |
MENU_NODES | LIKE | AGR_SHIER | Structure for the Drag and Drop Tool | |
MENU_TEXTS | LIKE | AGR_SHIERT | Structure for the Drag and Drop Tool |
This function module does not define any Exceptions.