The Function Module CACS_READ_OBJINST (Instanzen von Objekten lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_DESIGN_DB within the package CACSDD.
Function Module | CACS_READ_OBJINST |
Short Text | Instanzen von Objekten lesen |
Function Group | CACS_DESIGN_DB |
Package | CACSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_INSTNR | TYPE | CACSINSTNR | Generierer: Instanznummer eines Repository-Objekts | |
I_MODOBJ | TYPE | CACSMODOBJ30 | Name e. Vorlageobjekts für Generierung (Struktur/Tab./View) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | TYPE | DDTEXT | Erläuternder Kurztext | |
T_INSTNRS | TYPE | TCACS_INSTNR | Liste der Instanznummern eines Objekts |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_INSTANCE | Keine Instanz gefunden |