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 F4_MACO_MULTI_OBJECT_IDS (Choice of IDs from several MC objects) is a standard Function Module in SAP ERP and is part of the function group SHL3 within the package SDSH.
Function Module | F4_MACO_MULTI_OBJECT_IDS |
Short Text | Choice of IDs from several MC objects |
Function Group | SHL3 |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DISPLAY_ONLY | LIKE | ' ' | Display only | |
F4_MACO_EXEC | LIKE | ' ' | Execute Matchcode help | |
TITEL | LIKE | Title |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F4_MACO_RETURN | LIKE | RSMDY2-MCFLDVALS | Matchcode help return value | |
RETURN_VALUE | TYPE | F4TYP_MULT_OBJ_ID_RETURN | Chosen object and ID |
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 |
---|---|---|---|---|
LIST_OF_OBJS_AND_IDS | TYPE | F4TYP_MULT_OBJ_ID | Table of Pseudo-IDs, Objects, IDs, Texts |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Internal error |
NO_DATA_FOUND | No Matchcode help values |
UNKNOWN_ID | ID does not exist or is not active |
USER_CANCEL | Cancel object selection list |